Enum UnderlineType
UnderlineType enumeration
Underline type
public enum UnderlineType : byte
Values
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | Unknown underline type |
| Single | 1 | Single line |
| WordsOnly | 2 | Words only |
| Double | 3 | Double underline type |
| Dotted | 4 | Dotted underline type |
| Thick | 6 | Thick underline type |
| Dash | 7 | Dash underline type |
| DotDash | 9 | DotDash underline type |
| DotDotDash | 10 | DotDotDash underline type |
| Wave | 11 | Wave underline type |
| ThickWave | 16 | ThickWave underline type |
| ThickDot | 17 | ThickDot underline type |
| ThickDash | 18 | ThickDash underline type |
| ThickDotDash | 19 | ThickDotDash underline type |
| ThickDotDotDash | 20 | ThickDotDotDash underline type |
| LongDash | 21 | LongDash underline type |
| ThickLongDash | 22 | ThickLongDash underline type |
| DoubleWave | 23 | DoubleWave underline type |
See Also
- namespace Aspose.Pub
- assembly Aspose.PUB