共用方式為


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 之後,印表機工作站可以列印的行數,但在印表機到達名單結尾之前。

適用於

另請參閱