ICommonClaimedPosPrinterStation.IsPaperNearEnd 属性

定义

获取打印机站是否几乎没有纸。

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

属性值

Boolean

bool

如此 如果打印机站几乎没有纸;否则为 false。

适用于