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

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

Syntax

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

See Also