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

In This Topic
    Base Property (OMathBox)
    In This Topic
    Gets the OMathElement inside the abstract box.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also