PosPrinter.JrnLineSpacing 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.
Gets or sets 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 abstract int JrnLineSpacing { get; set; }
member this.JrnLineSpacing : int with get, set
Public MustOverride Property JrnLineSpacing As Integer