public final class FontStyles extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BOLD
Bold font style.
|
static int |
BOLDITALIC
Bold-Italic font style.
|
static int |
ITALIC
Italic font style.
|
static int |
NORMAL
Normal font style.
|
static int |
UNDEFINED
Undefined font style.
|
public static final int UNDEFINED
public static final int NORMAL
public static final int BOLD
public static final int ITALIC
public static final int BOLDITALIC
Copyright © 1998–2018 iText Group NV. All rights reserved.