SlipPrinterCapabilities.Is180RotationSupported 屬性

定義

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

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

屬性值

Boolean

bool

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

實作

適用於

另請參閱