ICommonPosPrintStationCapabilities.IsPaperNearEndSensorSupported プロパティ

定義

プリンター ステーションに低用紙センサーがあるかどうかを取得します。

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

プロパティ値

Boolean

bool

プリンター ステーションに低用紙センサーがある場合は True。それ以外の場合は false。

適用対象

こちらもご覧ください