'Declaration Public Enum Underline Inherits System.Enum
public enum Underline : System.Enum
Member | Description |
---|---|
Dash | Specifies an underline consisting of a dashed line beneath all characters. |
DashDotDotHeavy | Specifies an underline consisting of a series of thick dash, dot, dot characters beneath all characters. |
DashDotHeavy | Specifies an underline consisting of a series of thick dash, dot characters beneath all characters. |
DashedHeavy | Specifies an underline consisting of a series of thick dashes beneath all characters in this run. |
DashLong | Specifies an underline consisting of long dashed characters beneath all characters. |
DashLongHeavy | Specifies an underline consisting of thick long dashed characters beneath all characters. |
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
DotDash | Specifies an underline consisting of a series of dash, dot characters beneath all characters. |
DotDotDash | Specifies an underline consisting of a series of dash, dot, dot characters beneath all characters. |
Dotted | Specifies an underline consisting of a series of dot characters beneath all characters. |
DottedHeavy | Specifies an underline consisting of a series of thick dot characters beneath all characters. |
Double | Specifies an underline consisting of two lines beneath all characters. |
None | No underline. |
Single | Specifies an underline consisting of a single line beneath all characters. |
Thick | Specifies an underline consisting of a single thick line beneath all characters. |
Wave | Specifies an underline consisting of a single wavy line beneath all characters. |
WavyDouble | Specifies an underline consisting of a pair of wavy lines beneath all characters. |
WavyHeavy | Specifies an underline consisting of a single thick wavy line beneath all characters. |
Words | Specifies an underline consisting of a single line beneath all non-space characters in the run. No underline appears beneath any space character (breaking or non-breaking). |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2