iText 9.0.0 API
|
Static Public Attributes |
|
const int | UNDEFINED = -1 |
Undefined font style. More... |
|
const int | NORMAL = 0 |
Normal font style. More... |
|
const int | BOLD = 1 |
Bold font style. More... |
|
const int | ITALIC = 2 |
Italic font style. More... |
|
const int | BOLDITALIC = BOLD | ITALIC |
Bold-Italic font style. More... |
|
|
static |
Bold font style.
Bold-Italic font style.
|
static |
Italic font style.
|
static |
Normal font style.
|
static |
Undefined font style.