次の方法で共有


ICommonReceiptSlipCapabilities.IsLeft90RotationSupported プロパティ

定義

レシートプリンターステーションまたはスリッププリンタステーションが左に90度回転した情報を印刷できるかどうかを取得します。

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

プロパティ値

Boolean

bool

True の 場合は、レシートまたはスリップ プリンター ステーションは、左に 90 度回転情報を印刷できます。それ以外の場合は false。

適用対象

こちらもご覧ください