MindFusion WinForms Programmer's Guide
Label.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 or null (Nothing in Visual Basic) to use the report font.

 See Also

Label Members
Label Class
MindFusion.Reporting Namespace