[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathGroupCharacter.Character

Character Property

Character

Gets or sets the group character to be attached to the base of the structure.

The value cannot be null and its length cannot be more than one character.

Empty string value means the character is absent.

Default value is Unicode character U+23DF (BOTTOM CURLY BRACKET).

Declaration
public string Character { get; set; }
Public Property Character As String