Winnovative PDF Creator Library for .NET
AddFont Method
NamespacesWinnovative.PdfCreatorDocumentAddFont()()()
Winnovative PDF Creator Library for .NET
Members
IconMemberDescription
AddFont(Font)
Adds a system font to the fonts collection. If the font was already added the method returns the existing font

AddFont(Font, Boolean)
Adds a system font to the fonts collection. If the font was already added the method returns the existing font. The embedFont property says if the added font will be embedded into the PDF document

AddFont(String)
Adds a system font to the fonts collection. The font is created from the specified file. If the font was already added the method returns the existing font.

AddFont(StdFontBaseFamily)
Adds a standard font to the collection. If the font was already added the method returns the existing font.

AddFont(StandardCJKFont)
Adds a standard CJK font to the collection. If the font was already added the method returns the existing font.

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)