MindFusion WinForms Programmer's Guide
Report.FontName Property
See Also
 





Gets or sets the default font in the report.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string FontName { get; set; }

Visual Basic  Copy Code

Public Property FontName As String

 Property Value

A string value. The default is "Arial".

 See Also

Report Members
Report Class
MindFusion.Reporting Namespace