PointCardRW.LineSpacing 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 plus the white space between each pair of lines.
public abstract int LineSpacing { get; set; }
member this.LineSpacing : int with get, set
Public MustOverride Property LineSpacing As Integer