[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CompoundLineType

CompoundLineType Enum

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

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

Fields

Name Description
Double

Double lines of equal width.

Single

Single line: one normal width.

ThickThin

Double lines: one thick, one thin.

ThinThick

Double lines: one thin, one thick.

Triple

Three lines: thin, thick, thin.