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

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