HiQPdf Documentation

AutoPdfFormFieldSetFont Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodSetFont(PdfFont)
Set the font of the automatically created field to an existing PDF font
Public methodSetFont(PdfStandardFont)
Set the font of the automatically created field to a standard PDF font
Public methodSetFont(Byte, FontStyle)
Use a font given by its binary data and style
Public methodSetFont(Font, Boolean)
Set the font of the automatically created field to a .NET font
Public methodSetFont(String, FontStyle, Boolean)
Use a font given by its family name and style
Top
See Also

Reference