ActiveReports 12
FontFamily Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontFamily Property
Gets or sets the font family of the control.
Syntax
'Declaration
 
Public Property FontFamily As FontFamily
public FontFamily FontFamily {get; set;}

Property Value

A font family. The default is the system dialog font.
See Also

Reference

Viewer Class
Viewer Members