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

Glossary Item Box

Gets or sets the width of the page (in inches).

Syntax

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

See Also