Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathGroupCharacter Class / Base Property

In This Topic
    Base Property (OMathGroupCharacter)
    In This Topic
    Gets the group character base OMathElement for the structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also