HiQPdf Documentation

PdfFontsCollectionCreateFont Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodCreateFont(Font)
Creates a PDF font from the given .NET font and adds it to the collection. The font will be embedded in the generated PDF document
Public methodCreateFont(String)
Creates a PDF font from the given font file
Public methodCreateFont(Font, Boolean)
Creates a PDF font from the given .NET font and adds it to the collection. Optionally embeds the font in the generated PDF document based on embed parameter value
Top
See Also

Reference