次の方法で共有


ReceiptPrinterCapabilities.Is180RotationSupported プロパティ

定義

レシート プリンター ステーションを回転逆さまモードで印刷できるかどうかを取得します。

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

プロパティ値

Boolean

bool

True の 場合、レシート プリンター ステーションは、回転逆さモードで印刷できます。それ以外の場合は false。

実装

適用対象

こちらもご覧ください