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

In This Topic
    CanChangeRelativeSize Property
    In This Topic
    Gets whether the RelativeSize property can be changed.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanChangeRelativeSize As System.Boolean
    public System.bool CanChangeRelativeSize {get;}
    See Also