共用方式為


ICommonPosPrintStationCapabilities.IsDoubleHighPrintSupported 屬性

定義

取得印表機站是否可以列印雙高字元。

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;否則為 false。

適用於

另請參閱