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

In This Topic
    Base Property (OMathAccent)
    In This Topic
    Gets the accent base OMathElement.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also