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

In This Topic
    SuperscriptSize Property (FontInfo)
    In This Topic
    Gets the superscript size of the font, in font design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property SuperscriptSize As Integer
    public int SuperscriptSize {get;}
    See Also