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





Gets or sets the default font size in the report.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Single

 Property Value

A float value. The default is 10.

 See Also

Report Members
Report Class
MindFusion.Reporting Namespace