XFont Serif Property. Whether the font is in a serif 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 serif style.

 

   

Notes
 

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

Fonts come in serif and sans-serif styles. Serif styles have structural elements on the end of strokes. Sans-serif styles do not.

Times is an example of a font with serifs. Arial is an example of one without.

 

   

Example
 

None.