[]
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.
public int RelativeSize { get; set; }
Public Property RelativeSize As Integer