SlipPrinterCapabilities.IsPaperNearEndSensorSupported プロパティ

定義

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

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

プロパティ値

Boolean

bool

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

実装

適用対象

こちらもご覧ください