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

Glossary Item Box

Gets the font size of this theme font.

Syntax

Visual Basic (Declaration) 
Public Property Size As Length
C# 
public Length Size {get; set;}

See Also