次の方法で共有


ClaimedSlipPrinter.MaxLines プロパティ

定義

用紙印刷装置がフォームに印刷できる最大行数を取得します。

public:
 property unsigned int MaxLines { unsigned int get(); };
uint32_t MaxLines();
public uint MaxLines { get; }
var uInt32 = claimedSlipPrinter.maxLines;
Public ReadOnly Property MaxLines As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

用紙に印刷できる用紙印刷装置の最大行数。

適用対象

こちらもご覧ください