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

In This Topic
    Base Property (OMathBorderBox)
    In This Topic
    Gets the OMathElement around which the border box is drawn.
    Syntax
    'Declaration
     
    Public ReadOnly Property Base As OMathElement
    public OMathElement Base {get;}
    See Also