Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathElement Class / MaxRelativeSize Property

In This Topic
    MaxRelativeSize Property
    In This Topic
    Gets the maximum value for the RelativeSize property of the element.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxRelativeSize As System.Integer
    public System.int MaxRelativeSize {get;}
    See Also