ICommonReceiptSlipCapabilities.IsRight90RotationSupported 屬性

定義

取得收據或名單印表機站是否可以列印向右旋轉 90 度的資訊。

public:
 property bool IsRight90RotationSupported { bool get(); };
bool IsRight90RotationSupported();
public bool IsRight90RotationSupported { get; }
var boolean = iCommonReceiptSlipCapabilities.isRight90RotationSupported;
Public ReadOnly Property IsRight90RotationSupported As Boolean

屬性值

Boolean

bool

如果收據或名單印表機站可以列印向右旋轉 90 度的資訊,則為 True;否則為 false。

適用於

另請參閱