FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / FontData Class / Font Property

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