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





Gets or sets the default font style in the report.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

A member of the FontStyle enumeration. The default is Regular.

 See Also

Report Members
Report Class
MindFusion.Reporting Namespace