PosPrinter.RecLineSpacing 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. This includes both the printed line height and the white space between each pair of lines, that the application wants to use.
public abstract int RecLineSpacing { get; set; }
member this.RecLineSpacing : int with get, set
Public MustOverride Property RecLineSpacing As Integer