SlipPrinterCapabilities.IsPrintAreaSupported プロパティ

定義

スリップ プリンター ステーションがプリンター ステーションを印刷するページの領域のカスタム サイズの設定をサポートするかどうかを取得します。

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

プロパティ値

Boolean

bool

True の 場合、スリップ プリンター ステーションは、プリンター ステーションを印刷するページの領域のカスタム サイズの設定をサポートしています。それ以外の場合は false。

実装

適用対象

こちらもご覧ください