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

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