[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathElement.RelativeSize

RelativeSize Property

RelativeSize

Gets or sets the element text size relative to the normal text size. For instance, 1 represents that it is one size larger than normal.

Allowed values are from MinRelativeSize to MaxRelativeSize, inclusive.

Default value defined in the DefaultRelativeSize property.

Declaration
public int RelativeSize { get; set; }
Public Property RelativeSize As Integer