ActiveReports Developer 7
FontWeight Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontWeight Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property FontWeight As System.Windows.FontWeight
C# 
public System.Windows.FontWeight FontWeight {get; set;}

See Also