public final class FontStyle
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
BOLD |
static int |
ITALIC |
static int |
REGULAR |
static int |
STRIKEOUT |
static int |
UNDERLINE |
Constructor and Description |
---|
FontStyle() |
public static final int BOLD
public static final int ITALIC
public static final int REGULAR
public static final int STRIKEOUT
public static final int UNDERLINE