PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / SubscriptQuotient Property

In This Topic
    SubscriptQuotient Property (FontInfo)
    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