TextFragment FontSize Property. The effective font size used for drawing this text fragment. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] double

[Visual Basic]
Double
n/a Yes The effective font size used for drawing this text fragment.

 

   

Notes
 

The effective font size used for drawing this text fragment.

The effective size is the normal measure that you will want to use as it describes the size the font appears on the page. It combines the effect of the specified font size with any transformation matrices which may enlarge or shrink the text.

 

   

Example
 

None.