TextDecorationLineStyle Enum

Definition

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("909D8633-2941-428e-A549-C752E2FC078C")]
public enum TextDecorationLineStyle
public enum TextDecorationLineStyle
Inheritance
TextDecorationLineStyle
Attributes

Fields

Name Value Description
Other -1

Another text decoration line style not explicitly specified in the TextDecorationLineStyle enumeration.

None 0

No text decoration line style.

Single 1

Single line.

WordsOnly 2

Words only.

Double 3

Double line.

Dot 4

Dotted line.

Dash 5

Dashed line.

DashDot 6

Alternating dash-dot line.

DashDotDot 7

Alternating dash-dot-dot line.

Wavy 8

Wavy line.

ThickSingle 9

Thick single line.

DoubleWavy 11

Double wavy line.

ThickWavy 12

Thick wavy line.

LongDash 13

Long-dashed line.

ThickDash 14

Thick dashed line.

ThickDashDot 15

Thick alternating dash-dot line.

ThickDashDotDot 16

Thick alternating dash-dot-dot line.

ThickDot 17

Thick dotted line.

ThickLongDash 18

Thick long-dash line.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9