ActiveReports 12
FontSize Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontSize Property
Gets or sets the font size.
Syntax
'Declaration
 
Public Property FontSize As Double
public double FontSize {get; set;}

Property Value

The size of the text in the System.Windows.Controls.Control. The default is System.Windows.SystemFonts.MessageFontSize. The font size must be a positive number.
See Also

Reference

Viewer Class
Viewer Members