ActiveReports 8
PageHeight Property (Report)

Gets or sets the height of the pages in the report.

Syntax
'Declaration
 
Public Property PageHeight As Length
public Length PageHeight {get; set;}

Property Value

Length structure indicating the height of the pages in the report.

Remarks

The default value is 11in.

See Also

Reference

Report Class
Report Members

Support Forum