[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CompoundLineType

Enum CompoundLineType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the compound line type to be used for the underline stroke.

public enum CompoundLineType

Fields

Double = 1

Double lines of equal width.

Single = 0

Single line: one normal width.

ThickThin = 2

Double lines: one thick, one thin.

ThinThick = 3

Double lines: one thin, one thick.

Triple = 4

Three lines: thin, thick, thin.