Gets the subscript size quotient. Multiply the size of the font by this value to get the subscript size.

Namespace:  C1.C1Preview.Util
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public double SubscriptQuotient { get; }
Visual Basic
Public ReadOnly Property SubscriptQuotient As Double
	Get

See Also