ICommonReceiptSlipCapabilities.IsRight90RotationSupported プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レシート プリンター ステーションまたはスリップ プリンター ステーションが、右に 90 度回転した情報を印刷できるかどうかを取得します。
public:
property bool IsRight90RotationSupported { bool get(); };
bool IsRight90RotationSupported();
public bool IsRight90RotationSupported { get; }
var boolean = iCommonReceiptSlipCapabilities.isRight90RotationSupported;
Public ReadOnly Property IsRight90RotationSupported As Boolean
プロパティ値
Boolean
bool
True の 場合、レシートまたはスリップ プリンター ステーションは、右に 90 度回転情報を印刷できます。それ以外の場合は false。