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

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