[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TwoLinesInOneBrackets

Enum TwoLinesInOneBrackets

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

Specifies that the two lines in one text should be enclosed within a pair of brackets when displayed. This enum values determine the bracket style to put around combined text.

public enum TwoLinesInOneBrackets

Fields

Angle = 3

Angle brackets.

Curly = 4

Curly brackets.

None = 0

No enclosing brackets.

Round = 1

Round brackets.

Square = 2

Square brackets.