ActiveReports 12
FontStyle Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 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