次の方法で共有


ICommonPosPrintStationCapabilities.IsDoubleHighPrintSupported プロパティ

定義

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

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

プロパティ値

Boolean

bool

True を指定すると、プリンター ステーションで 2 桁の文字を印刷できます。それ以外の場合は false。

適用対象

こちらもご覧ください