PosPrinterBase.SlpLinesNearEndToEnd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the number of lines that can be printed after the SlpNearEnd property has been set to true but before the printer reaches the end of the slip.
public override int SlpLinesNearEndToEnd { get; }
member this.SlpLinesNearEndToEnd : int
Public Overrides ReadOnly Property SlpLinesNearEndToEnd As Integer