| CreateFont(Single) | Creates a font using this base font with the normal style and black as the font color |
| CreateFont(Single, PdfColor) | Creates a font using this base font with the normal style |
| CreateFont(Single, PdfFontStyle) | Creates a font using this base font with black as the font color |
| CreateFont(Single, PdfFontStyle, PdfColor) | Creates a font using this base font |