SuperscriptQuotient Property
In This Topic
Gets the superscript size quotient. Multiply the size of the font by this value to get the superscript size.
Syntax
'Declaration
Public ReadOnly Property SuperscriptQuotient As Double
public double SuperscriptQuotient {get;}
See Also