Gets or sets the default height for rendering the report in a physical-page oriented renderer. Default: 11 in. Must be greater than 0 in.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ReportSize PageHeight { get; set; }
Visual Basic
Public Property PageHeight As ReportSize
	Get
	Set

See Also