Namespace: BitMiracle.Docotic.Pdf
public double LineHeight { get; set; }
Public Property LineHeight As Double Get Set
Default value: -1.
When the values of this property is negative then text will be drawn using the GetTextHeight() line height.
This property is only used when Multiline is true.