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

In This Topic
    Base Property (OMathBar)
    In This Topic
    Gets the OMathElement to which the bar is applied.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also