ActiveReports 13
FontWeight Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontWeight Property
Gets or sets the weight or thickness of the specified font.
Syntax
'Declaration
 
Public Property FontWeight As FontWeight
public FontWeight FontWeight {get; set;}

Property Value

A System.Windows.FontWeight value. The default is System.Windows.FontWeights.Normal.
See Also

Reference

Viewer Class
Viewer Members