ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / FontHolder Class / Size Property

In This Topic
    Size Property (FontHolder)
    In This Topic
    Gets or sets the System.Drawing.Font.Size of the encapsulated Font object.
    Syntax
    'Declaration
     
    Public Property Size As System.Single
    public System.float Size {get; set;}
    See Also