This is the complete list of members for iTextSharp.text.Font, including all inherited members.
BaseFont | iTextSharp.text.Font | |
BOLD | iTextSharp.text.Font | static |
BOLDITALIC | iTextSharp.text.Font | static |
CalculatedSize | iTextSharp.text.Font | |
CalculatedStyle | iTextSharp.text.Font | |
Color | iTextSharp.text.Font | |
CompareTo(Object obj) | iTextSharp.text.Font | virtual |
COURIER | iTextSharp.text.Font | static |
DEFAULTSIZE | iTextSharp.text.Font | static |
Difference(Font font) | iTextSharp.text.Font | virtual |
Family | iTextSharp.text.Font | |
Familyname | iTextSharp.text.Font | |
Font(Font other) | iTextSharp.text.Font | |
Font(int family, float size, int style, Color color) | iTextSharp.text.Font | |
Font(BaseFont bf, float size, int style, Color color) | iTextSharp.text.Font | |
Font(BaseFont bf, float size, int style) | iTextSharp.text.Font | |
Font(BaseFont bf, float size) | iTextSharp.text.Font | |
Font(BaseFont bf) | iTextSharp.text.Font | |
Font(int family, float size, int style) | iTextSharp.text.Font | |
Font(int family, float size) | iTextSharp.text.Font | |
Font(int family) | iTextSharp.text.Font | |
Font() | iTextSharp.text.Font | |
GetCalculatedBaseFont(bool specialEncoding) | iTextSharp.text.Font | |
GetCalculatedLeading(float linespacing) | iTextSharp.text.Font | |
GetFamilyIndex(string family) | iTextSharp.text.Font | static |
GetStyleValue(string style) | iTextSharp.text.Font | static |
HELVETICA | iTextSharp.text.Font | static |
IsBold() | iTextSharp.text.Font | |
IsItalic() | iTextSharp.text.Font | |
IsStandardFont() | iTextSharp.text.Font | virtual |
IsStrikethru() | iTextSharp.text.Font | |
IsUnderlined() | iTextSharp.text.Font | |
ITALIC | iTextSharp.text.Font | static |
NORMAL | iTextSharp.text.Font | static |
SetColor(int red, int green, int blue) | iTextSharp.text.Font | virtual |
SetFamily(String family) | iTextSharp.text.Font | virtual |
SetStyle(String style) | iTextSharp.text.Font | virtual |
SetStyle(int style) | iTextSharp.text.Font | virtual |
Size | iTextSharp.text.Font | |
STRIKETHRU | iTextSharp.text.Font | static |
Style | iTextSharp.text.Font | |
SYMBOL | iTextSharp.text.Font | static |
TIMES_ROMAN | iTextSharp.text.Font | static |
UNDEFINED | iTextSharp.text.Font | static |
UNDERLINE | iTextSharp.text.Font | static |
ZAPFDINGBATS | iTextSharp.text.Font | static |