TextDecorationLineStyle Enumeration
Values for UnderlineStyleAttribute.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Dash | Dashed line. | |
| DashDot | Alternating dash-dot line. | |
| DashDotDot | Alternating dash-dot-dot line. | |
| Dot | Dotted line. | |
| Double | Double line. | |
| DoubleWavy | Double wavy line. | |
| LongDash | Long-dashed line. | |
| None | No text decoration line style. | |
| Other | Another text decoration line style not explicitly specified in the TextDecorationLineStyle enumeration. | |
| Single | Single line. | |
| ThickDash | Thick dashed line. | |
| ThickDashDot | Thick alternating dash-dot line. | |
| ThickDashDotDot | Thick alternating dash-dot-dot line. | |
| ThickDot | Thick dotted line. | |
| ThickLongDash | Thick long-dash line. | |
| ThickSingle | Thick single line. | |
| ThickWavy | Thick wavy line. | |
| Wavy | Wavy line. | |
| WordsOnly | Words only. |
Available since 3.0