XFont FixedPitch Property. Whether the font is in a fixed pitch style. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] bool

[Visual Basic]
Boolean
n/a Yes Whether the font is in a fixed pitch style.

 

   

Notes
 

The value of this property is true if the font is in a fixed pitch style.

Fixed pitch fonts have characters which are all the same width. Courier is an example of such a font.

 

   

Example
 

None.