次の方法で共有


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。

実装

適用対象

こちらもご覧ください