TextUnderlineType enumeration

TextUnderlineType enumeration

Represents the type of text underline.

The TextUnderlineType type exposes the following members:

Fields

FieldDescription
NOT_DEFINED
NONE
WORDS
SINGLE
DOUBLE
HEAVY
DOTTED
HEAVY_DOTTED
DASHED
HEAVY_DASHED
LONG_DASHED
HEAVY_LONG_DASHED
DOT_DASH
HEAVY_DOT_DASH
DOT_DOT_DASH
HEAVY_DOT_DOT_DASH
WAVY
HEAVY_WAVY
DOUBLE_WAVY

See Also