MindFusion.Wpf Pack Programmer's Guide
Report.FontSize Attached Property
See Also
 





Gets or sets the font size of a report item.

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

 Syntax

C#  Copy Code
See Report.GetFontSize, Report.SetFontSize
Visual Basic  Copy Code
See Report.GetFontSize, Report.SetFontSize

 Property Value

A double value. The default value is 10.

 Dependency Property Information

Identifier Field

FontSizeProperty

Metadata Flags

Inherits

 Remarks

This 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

Report Members
Report Class
MindFusion.Reporting.Wpf Namespace