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