DefaultEmbedding | iTextSharp.text.FontFactoryImp | |
DefaultEncoding | iTextSharp.text.FontFactoryImp | |
FontFactoryImp() | iTextSharp.text.FontFactoryImp | |
GetFont(string fontname, string encoding, bool embedded, float size, int style, Color color) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, bool embedded, float size, int style, Color color, bool cached) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(Properties attributes) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, bool embedded, float size, int style) | iTextSharp.text.FontFactoryImp | |
GetFont(string fontname, string encoding, bool embedded, float size) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, bool embedded) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, float size, int style, Color color) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, float size, int style) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding, float size) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, string encoding) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, float size, int style, Color color) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, float size, Color color) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, float size, int style) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname, float size) | iTextSharp.text.FontFactoryImp | virtual |
GetFont(string fontname) | iTextSharp.text.FontFactoryImp | virtual |
IsRegistered(string fontname) | iTextSharp.text.FontFactoryImp | virtual |
Register(Properties attributes) | iTextSharp.text.FontFactoryImp | virtual |
Register(string path) | iTextSharp.text.FontFactoryImp | virtual |
Register(string path, string alias) | iTextSharp.text.FontFactoryImp | virtual |
RegisterDirectories() | iTextSharp.text.FontFactoryImp | virtual |
RegisterDirectory(String dir) | iTextSharp.text.FontFactoryImp | virtual |
RegisterDirectory(String dir, bool scanSubdirectories) | iTextSharp.text.FontFactoryImp | |
RegisteredFamilies | iTextSharp.text.FontFactoryImp | |
RegisteredFonts | iTextSharp.text.FontFactoryImp | |
RegisterFamily(String familyName, String fullName, String path) | iTextSharp.text.FontFactoryImp | |