Table of Contents
PdfFont Constructor ()

Initializes a new PdfFont object.

Syntax
 public PdfFont();
Remarks

This constructor initializes the PdfFont object with the default system font.

See Also