[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Underline

Underline Enum

Specifies the type of the underline applied to a font.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum Underline
Public Enum Underline

Fields

Name Description
Dash

Dashes.

DashDotDotHeavy

An alternating heavy dot-dot-dash pattern.

DashDotHeavy

Alternating heavy dots and heavy dashes.

DashHeavy

Heavy dashes.

DashLong

Long dashes.

DashLongHeavy

A double wavy line.

DotDash

Alternating dots and dashes.

DotDotDash

An alternating dot-dot-dash pattern.

Dotted

Dots.

DottedHeavy

Heavy dots.

Double

A double line.

None

No underline.

Single

A single line.

Thick

A single thick line.

Wavy

A single wavy line.

WavyDouble

Long heavy dashes.

WavyHeavy

A heavy wavy line.

Words

Underline individual words only.