ICommonPosPrintStationCapabilities.IsPaperEmptySensorSupported 属性

定义

获取打印机站是否具有纸外传感器。

public:
 property bool IsPaperEmptySensorSupported { bool get(); };
bool IsPaperEmptySensorSupported();
public bool IsPaperEmptySensorSupported { get; }
var boolean = iCommonPosPrintStationCapabilities.isPaperEmptySensorSupported;
Public ReadOnly Property IsPaperEmptySensorSupported As Boolean

属性值

Boolean

bool

如此 如果打印机站有纸外传感器;否则为 false。

适用于

另请参阅