[]
        
(Showing Draft Content)

C1.WPF.Word.RtfBorderStyle

RtfBorderStyle Enum

The table border style enumeration.

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

Fields

Name Description
DashDotStroked

Table border dash dot stroked line.

DashSmall

Table border dashed small gap line.

Dashed

Table border dashed line.

DotDash

Table border dot dash line.

DotDotDash

Table border dot dot dash line.

Dotted

Table border dotted line.

Double

Table border double line.

DoubleThick

Table border double thickness line.

DoubleWavy

Table border double wavy line.

Emboss

Table border emboss line.

Engrave

Table border engrave line.

Hairline

Table border hairline.

Shadowed

Table border shadowed.

Single

Table border solid line.

ThickThin

Table border thick thin line.

ThickThinLarge

Table border thick thin line.

ThickThinMedium

Table border thick thin line.

ThinThick

Table border thin thick line.

ThinThickLarge

Table border thin thick line.

ThinThickMedium

Table border thin thick line.

ThinThickThin

Table border thin thick thin line.

ThinThickThinLarge

Table border thin thick thin line.

ThinThickThinMedium

Table border thin thick thin line.

Triple

Table border triple line.

Undefined

Table border solid line (probably).

Wavy

Table border wavy line.