次の方法で共有


ICommonPosPrintStationCapabilities.IsDoubleWidePrintSupported プロパティ

定義

プリンター ステーションが 2 文字のワイド文字を印刷できるかどうかを取得します。

public:
 property bool IsDoubleWidePrintSupported { bool get(); };
bool IsDoubleWidePrintSupported();
public bool IsDoubleWidePrintSupported { get; }
var boolean = iCommonPosPrintStationCapabilities.isDoubleWidePrintSupported;
Public ReadOnly Property IsDoubleWidePrintSupported As Boolean

プロパティ値

Boolean

bool

True の 場合、プリンター ステーションは、2 つのワイド文字を印刷できます。それ以外の場合は false。

適用対象

こちらもご覧ください