Namespace: BitMiracle.Docotic.Pdf
public double Height { get; set; }
Public Property Height As Double Get Set
Default value: 20.
The output image will have the following number of rows: Height * VerticalResolution / 72.
The text in the output image will have a smaller height than the value of this property.
The width of the produced image depends on the length of the text. More character codes usually yield wider outputs.