ICommonReceiptSlipCapabilities.Is180RotationSupported 屬性

定義

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

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

屬性值

Boolean

bool

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

適用於

另請參閱