public sealed class PdfBaseFont| IsSubset | Gets a value indicating whether the font is written to the PDF as a subset. This is configured at creation time via CreateBaseFont(String, Boolean, IListInt32) |
| 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 |
| Equals | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from Object) |