FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FontHolder Class / Font Property

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