The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TextDecorationLineStyle Enumeration
Visual Studio 2008
Values for UnderlineStyleAttribute.
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 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Community Additions
Show: