次の方法で共有


SlipPrinterCapabilities.IsDoubleHighDoubleWidePrintSupported プロパティ

定義

スリップ プリンター ステーションで、ダブルハイとダブルワイドの両方の文字を印刷できるかどうかを取得します。

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

プロパティ値

Boolean

bool

True の 場合、スリップ プリンター ステーションは、ダブルハイとダブルワイドの両方の文字を印刷できます。それ以外の場合は false。

実装

適用対象

こちらもご覧ください