次の方法で共有


JournalPrinterCapabilities.IsPaperNearEndSensorSupported プロパティ

定義

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

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

プロパティ値

Boolean

bool

True を指定すると、ジャーナル プリンター ステーションに低用紙センサーがあります。それ以外の場合は false。

実装

適用対象

こちらもご覧ください