XFont Baseline Property. The baseline of the font in thousandths of a unit. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] int

[Visual Basic]
Integer
n/a Yes The baseline of the font in thousandths of a unit.

 

   

Notes
 

The baseline of the font in thousandths of a unit.

To find the base of the font use this metric together with the font size to find the distance from the top of the text area to the baseline of your font.

For example if the baseline is 800 and the font size is 100 points, then the base of the font will be 80 points from the top of the current rectangle.

 

   

Example
 

None.