TextProperties.UnderlineType Property
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type |
---|
Nullable<TextUnderlineType> |
Available values:
Show 18 items
Name |
---|
None |
Words |
Single |
Double |
Heavy |
Dotted |
HeavyDotted |
Dashed |
HeavyDashed |
LongDashed |
HeavyLongDashed |
DotDash |
HeavyDotDash |
DotDotDash |
HeavyDotDotDash |
Wavy |
HeavyWavy |
DoubleWavy |
See Also