Gets or sets the font family of a report item.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
| See Report.GetFontFamily, Report.SetFontFamily |
Visual Basic
Copy Code
|
|---|
| See Report.GetFontFamily, Report.SetFontFamily |
A WPF FontFamily object. The default value is Arial.
Dependency Property InformationIdentifier Field | |
Metadata Flags | Inherits |
RemarksThis property inherits across the report hierarchy. Elements which do not have this property explicitly set will inherit its value from their parent elements.
See Also