TextUnderlineType
General
TextUnderlineType és un enum a Aspose.Slides FOSS per C++.
Representa el tipus de text subratllat.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default underline type |
NONE | Represents no underline applied to the text |
WORDS | Represents underlining each word separately, leaving spaces unlined |
SINGLE | Represents a single continuous underline across the text |
DOUBLE | |
HEAVY | Represents a thick single underline |
DOTTED | Represents a dotted underline pattern |
HEAVY_DOTTED | |
DASHED | |
HEAVY_DASHED | Represents a thick dashed underline pattern |
LONG_DASHED | Represents a long-dash underline pattern |
HEAVY_LONG_DASHED | |
DOT_DASH | Represents a dot‑dash underline pattern |
HEAVY_DOT_DASH | |
DOT_DOT_DASH | |
HEAVY_DOT_DOT_DASH | |
WAVY | Represents a wavy underline |
HEAVY_WAVY | |
DOUBLE_WAVY |