次の方法で共有


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。

適用対象

こちらもご覧ください