次の方法で共有


ICommonReceiptSlipCapabilities.IsPrintAreaSupported プロパティ

定義

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

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

プロパティ値

Boolean

bool

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

適用対象

こちらもご覧ください