Field TextFont Property. The font used for the text. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] FontObject

[Visual Basic]
FontObject
n/a Yes The font used for the text

 

   

Notes
 

The font used for the text.

The FontObject that comprises this property is derived from the DefaultAppearance for the field.

Getting this property gets the effective value which may be inherited from a parent field or from document defaults. To change this property use the SetFont function.

 

   

Example
 

None.