ActiveReports Developer 7
Weight Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Font Class : Weight Property

Glossary Item Box

Gets the font weight of this theme font.

Syntax

Visual Basic (Declaration) 
Public Property Weight As System.String
C# 
public System.string Weight {get; set;}

See Also