共用方式為


ReceiptPrinterCapabilities.Is180RotationSupported 屬性

定義

取得收據印表機站是否可以以旋轉的倒轉模式列印。

public:
 property bool Is180RotationSupported { bool get(); };
bool Is180RotationSupported();
public bool Is180RotationSupported { get; }
var boolean = receiptPrinterCapabilities.is180RotationSupported;
Public ReadOnly Property Is180RotationSupported As Boolean

屬性值

Boolean

bool

True 是表示 如果收據印表機站可以以旋轉的倒轉模式列印;否則為 false。

實作

適用於

另請參閱