PdfFontManagerCreateStandardFont Method

Overload List

CreateStandardFont(PdfStandardFont, Single) Creates a standard built-in PDF font using the normal style and black as the font color
CreateStandardFont(PdfStandardFont, Single, PdfColor) Creates a standard built-in PDF font using the normal style
CreateStandardFont(PdfStandardFont, Single, PdfFontStyle) Creates a standard built-in PDF font using black as the font color
CreateStandardFont(PdfStandardFont, Single, PdfFontStyle, PdfColor) Creates a standard built-in PDF font

See Also