Reports for WinForms | ComponentOne
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 Single
    public float Size {get; set;}
    See Also