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





Gets or sets the font family for the text content of the associated report element.

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

 Syntax

C#  Copy Code

public string FontFamily { get; set; }

Visual Basic  Copy Code

Public Property FontFamily As String

 Property Value

A string specifying the font family name. The default is "Arial".

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace