FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FontHolder Class / Size Property

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