[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TwoLinesInOneBrackets

TwoLinesInOneBrackets Enum

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.

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

Fields

Name Description
Angle

Angle brackets.

Curly

Curly brackets.

None

No enclosing brackets.

Round

Round brackets.

Square

Square brackets.