JournalPrinterCapabilities.IsDoubleHighDoubleWidePrintSupported 屬性

定義

取得日誌印表機站是否可以列印雙高和雙寬的字元。

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

屬性值

Boolean

bool

如果日誌印表機站可以列印雙高和雙寬的字元,則為 True;否則為 false。

實作

適用於

另請參閱