public final class FontStyle
extends com.aspose.ms.System.Enum
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.
|
Constructor and Description |
---|
FontStyle() |
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, toString
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
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.