MindFusion.Wpf Pack Programmer's Guide
ReportStyle.FontStyle Property
See Also
 





Gets or sets the font style for the text content of the specified report element.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

An instance of the FontStyle structure. The default value is FontStyles.Normal.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace