public final class TextUnderlineType
extends com.aspose.ms.System.Enum
Represents the type of text underline.
Modifier and Type | Field and Description |
---|---|
static byte |
Dashed |
static byte |
DotDash |
static byte |
DotDotDash |
static byte |
Dotted |
static byte |
Double |
static byte |
DoubleWavy |
static byte |
Heavy |
static byte |
HeavyDashed |
static byte |
HeavyDotDash |
static byte |
HeavyDotDotDash |
static byte |
HeavyDotted |
static byte |
HeavyLongDashed |
static byte |
HeavyWavy |
static byte |
LongDashed |
static byte |
None |
static byte |
NotDefined |
static byte |
Single |
static byte |
Wavy |
static byte |
Words |
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 byte NotDefined
public static final byte None
public static final byte Words
public static final byte Single
public static final byte Double
public static final byte Heavy
public static final byte Dotted
public static final byte HeavyDotted
public static final byte Dashed
public static final byte HeavyDashed
public static final byte LongDashed
public static final byte HeavyLongDashed
public static final byte DotDash
public static final byte HeavyDotDash
public static final byte DotDotDash
public static final byte HeavyDotDotDash
public static final byte Wavy
public static final byte HeavyWavy
public static final byte DoubleWavy