ActiveReports Developer 7
Units Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Units Property

Glossary Item Box

Gets or sets the units used with the page primitive drawing methods.

Syntax

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

Property Value

Units enumeration.

See Also