PdfFontManagerCreateRegisteredFont Method

Overload List

CreateRegisteredFont(String, Single) Creates a font from a registered font name or alias using the normal style and black as the font color
CreateRegisteredFont(String, Single, PdfColor) Creates a font from a registered font name or alias using the normal style
CreateRegisteredFont(String, Single, PdfFontStyle) Creates a font from a registered font name or alias using black as the font color
CreateRegisteredFont(String, Single, PdfFontStyle, PdfColor) Creates a font from a registered font name or alias
CreateRegisteredFont(String, Single, PdfFontStyle, PdfColor, Boolean, IListInt32) Creates a font from a registered font name or alias

See Also