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

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