UnderlineType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class UnderlineType extends System.Enum

Underline type

Fields

FieldDescription
UnknownUnknown underline type
SingleSingle line
WordsOnlyWords only
DoubleDouble underline type
DottedDotted underline type
ThickThick underline type
DashDash underline type
DotDashDotDash underline type
DotDotDashDotDotDash underline type
WaveWave underline type
ThickWaveThickWave underline type
ThickDotThickDot underline type
ThickDashThickDash underline type
ThickDotDashThickDotDash underline type
ThickDotDotDashThickDotDotDash underline type
LongDashLongDash underline type
ThickLongDashThickLongDash underline type
DoubleWaveDoubleWave underline type

Unknown

public static final byte Unknown

Unknown underline type

Single

public static final byte Single

Single line

WordsOnly

public static final byte WordsOnly

Words only

Double

public static final byte Double

Double underline type

Dotted

public static final byte Dotted

Dotted underline type

Thick

public static final byte Thick

Thick underline type

Dash

public static final byte Dash

Dash underline type

DotDash

public static final byte DotDash

DotDash underline type

DotDotDash

public static final byte DotDotDash

DotDotDash underline type

Wave

public static final byte Wave

Wave underline type

ThickWave

public static final byte ThickWave

ThickWave underline type

ThickDot

public static final byte ThickDot

ThickDot underline type

ThickDash

public static final byte ThickDash

ThickDash underline type

ThickDotDash

public static final byte ThickDotDash

ThickDotDash underline type

ThickDotDotDash

public static final byte ThickDotDotDash

ThickDotDotDash underline type

LongDash

public static final byte LongDash

LongDash underline type

ThickLongDash

public static final byte ThickLongDash

ThickLongDash underline type

DoubleWave

public static final byte DoubleWave

DoubleWave underline type