TextDecorationLineStyle Enumeration
.NET Framework 4.5
Values for UnderlineStyleAttribute.
Namespace: System.Windows.Automation.Text
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| None | No text decoration line style. | |
| Single | Single line. | |
| WordsOnly | Words only. | |
| Double | Double line. | |
| Dot | Dotted line. | |
| Dash | Dashed line. | |
| DashDot | Alternating dash-dot line. | |
| DashDotDot | Alternating dash-dot-dot line. | |
| Wavy | Wavy line. | |
| ThickSingle | Thick single line. | |
| DoubleWavy | Double wavy line. | |
| ThickWavy | Thick wavy line. | |
| LongDash | Long-dashed 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. | |
| Other | Another text decoration line style not explicitly specified in the TextDecorationLineStyle enumeration. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.