ClaimedSlipPrinter.LinesNearEndToEnd 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得在 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
屬性值
在 ClaimedSlipPrinter.IsPaperNearEnd 屬性設定為 true 之後,印表機工作站可以列印的行數,但在印表機到達名單結尾之前。