|
| |
FontCharacteristics (iText.Layout.Font.FontCharacteristics other) |
| |
| iText.Layout.Font.FontCharacteristics |
SetFontWeight (short fw) |
| |
Sets preferred font weight More...
|
| |
| iText.Layout.Font.FontCharacteristics |
SetFontWeight (String fw) |
| |
| iText.Layout.Font.FontCharacteristics |
SetBoldFlag (bool isBold) |
| |
| iText.Layout.Font.FontCharacteristics |
SetItalicFlag (bool isItalic) |
| |
| iText.Layout.Font.FontCharacteristics |
SetMonospaceFlag (bool isMonospace) |
| |
| iText.Layout.Font.FontCharacteristics |
SetFontStyle (String fs) |
| |
Set font style More...
|
| |
| bool |
IsItalic () |
| |
| bool |
IsBold () |
| |
| bool |
IsMonospace () |
| |
| short |
GetFontWeight () |
| |
| bool |
IsUndefined () |
| |
| override bool |
Equals (Object o) |
| |
| override int |
GetHashCode () |
| |