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

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