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

Glossary Item Box

Gets or sets the height of the page in inches.

Syntax

Visual Basic (Declaration) 
Public Property Height As System.Single
C# 
public System.float Height {get; set;}

See Also