ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / SuperscriptQuotient Property

In This Topic
    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 System.Double
    public System.double SuperscriptQuotient {get;}
    See Also