TextUnderlineType
Overview
TextUnderlineType is a enum in Aspose.Slides FOSS for .NET.
Represents TextUnderlineType enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default underline style |
None | Represents no underline applied to the text |
Words | Represents an underline applied to each word separately |
Single | Represents a single solid underline |
Double | |
Heavy | Represents a thick solid underline |
Dotted | Represents a dotted underline pattern |
HeavyDotted | |
Dashed | |
HeavyDashed | Represents a thick dashed underline pattern |
LongDashed | Represents a long‑dash underline pattern |
HeavyLongDashed | |
DotDash | Represents a dot‑dash underline pattern |
HeavyDotDash | |
DotDotDash | |
HeavyDotDotDash | |
Wavy | |
HeavyWavy | Represents a thick wavy underline pattern |
DoubleWavy | Represents a double wavy underline pattern |