PrinterProperties.SlpLineSpacing 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 spacing of each single-high print line, including both the printed line height and the white space between each pair of lines that the application wants to use.
public int SlpLineSpacing { get; set; }
member this.SlpLineSpacing : int with get, set
Public Property SlpLineSpacing As Integer