public final class FontStyle
extends com.aspose.ms.System.Enum
Font style enumeration
| Modifier and Type | Field and Description |
|---|---|
static int |
Bold
Bold font style
|
static int |
Italic
Italic font style
|
static int |
Regular
Regular font style
|
static int |
Strikeout
Strikeout font style
|
static int |
Underline
Underline font style
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int Regular
Regular font style
public static final int Bold
Bold font style
public static final int Italic
Italic font style
public static final int Underline
Underline font style
public static final int Strikeout
Strikeout font style
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.