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

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