PrinterProperties.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 int SlpLinesNearEndToEnd { get; set; }
member this.SlpLinesNearEndToEnd : int with get, set
Public Property SlpLinesNearEndToEnd As Integer