ICommonClaimedPosPrinterStation.IsPaperEmpty Property

Definition

Gets whether the printer station needs paper.

public:
 property bool IsPaperEmpty { bool get(); };
bool IsPaperEmpty();
public bool IsPaperEmpty { get; }
var boolean = iCommonClaimedPosPrinterStation.isPaperEmpty;
Public ReadOnly Property IsPaperEmpty As Boolean

Property Value

Boolean

bool

True if the printer station needs paper; otherwise, false.

Applies to