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

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

適用対象

こちらもご覧ください