次の方法で共有


ReceiptPrinterCapabilities.IsPaperNearEndSensorSupported プロパティ

定義

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

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

プロパティ値

Boolean

bool

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

実装

適用対象

こちらもご覧ください