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

In This Topic
    SuperscriptQuotient Property (FontInfo)
    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 Double
    public double SuperscriptQuotient {get;}
    See Also