[]
        
(Showing Draft Content)

C1.WPF.Word.RtfUnderlineStyle

RtfUnderlineStyle Enum

The underline style enumeration.

Namespace: C1.WPF.Word
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public enum RtfUnderlineStyle : byte

Fields

Name Description
ByWord

Only by word underline.

Dash

Dash line underline.

DashLong

Long dash line underline.

DashLongHeavy

Heavy long dash line underline.

DashedHeavy

Heavy dashed line underline.

Dot

Dot (not used) underline.

DotDash

Dot dash line underline.

DotDashHeavy

Heavy dot dash line underline.

DotDotDash

Dot dot dash line underline.

DotDotDashHeavy

Heavy dot dot dash line underline.

Dotted

Dotted line underline.

DottedHeavy

Heavy dotted line underline.

Double

Double line underline.

Hidden

Hidden underline.

None

None underline (by default).

Single

Single line underline.

Thick

Thick line underline.

Wave

Wave underline.

WavyDouble

Double wave underline.

WavyHeavy

Heavy wave underline.