ICommonClaimedPosPrinterStation.LineWidth プロパティ

定義

ClaimedPosPrinter.MapMode プロパティが指定する単位で、プリンター ステーションの印刷行の現在の幅を取得します。

public:
 property unsigned int LineWidth { unsigned int get(); };
uint32_t LineWidth();
public uint LineWidth { get; }
var uInt32 = iCommonClaimedPosPrinterStation.lineWidth;
Public ReadOnly Property LineWidth As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

ClaimedPosPrinter.MapMode プロパティが指定する単位でのプリンター ステーションの印刷行の現在の幅。

適用対象

こちらもご覧ください