次の方法で共有


ClaimedReceiptPrinter.SidewaysMaxChars プロパティ

定義

レシート プリンター ステーションが横書きモードで各行に印刷できる最大文字数を取得します。

public:
 property unsigned int SidewaysMaxChars { unsigned int get(); };
uint32_t SidewaysMaxChars();
public uint SidewaysMaxChars { get; }
var uInt32 = claimedReceiptPrinter.sidewaysMaxChars;
Public ReadOnly Property SidewaysMaxChars As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

レシート・プリンター・ステーションが左右モードで各行に印刷できる最大文字数。

適用対象

こちらもご覧ください