ActiveReports 13
FontStyle Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontStyle Property
Gets or sets the font style.
Syntax
'Declaration
 
Public Property FontStyle As FontStyle
public FontStyle FontStyle {get; set;}

Property Value

A System.Windows.FontStyle value. The default is System.Windows.FontStyles.Normal.
See Also

Reference

Viewer Class
Viewer Members