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

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