FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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