FontStyleType class instead. This class will be removed after release of version 25.10.@Deprecated
public final class FontStyle
extends com.aspose.ms.System.Enum
Font style enumeration
| Modifier and Type | Field and Description |
|---|---|
static int |
Bold
Deprecated.
Bold font style
|
static int |
Italic
Deprecated.
Italic font style
|
static int |
Regular
Deprecated.
Regular font style
|
static int |
Strikeout
Deprecated.
Strikeout font style
|
static int |
Underline
Deprecated.
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.