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

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