SlipPrinterCapabilities.IsPaperEmptySensorSupported 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得名單印表機站是否具有紙張外感應器。
public:
property bool IsPaperEmptySensorSupported { bool get(); };
bool IsPaperEmptySensorSupported();
public bool IsPaperEmptySensorSupported { get; }
var boolean = slipPrinterCapabilities.isPaperEmptySensorSupported;
Public ReadOnly Property IsPaperEmptySensorSupported As Boolean
屬性值
Boolean
bool
True 是表示 如果紙外印表機站有紙張外感應器;否則為 false。