HiQPdf Documentation

PdfDocumentCreateFont Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodCreateFont(Font)
Creates a PDF font from the given .NET font. 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 optionally embeds the font in the generated PDF document based on embed parameter value
Top
See Also

Reference