次の方法で共有


ClaimedSlipPrinter.LinesNearEndToEnd プロパティ

定義

ClaimedSlipPrinter.IsPaperNearEnd プロパティが true に設定されているが、プリンターがスリップの末尾に達するまでに、スリップ プリンター ステーションが印刷できる行数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

ClaimedSlipPrinter.IsPaperNearEnd プロパティが true に設定されているが、プリンターがスリップの末尾に達するまでに、スリップ プリンター ステーションが印刷できる行数。

適用対象

こちらもご覧ください