Constants.DefaultPageHeight Field
The default page height.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultPageHeight As ReportSize
'Usage
Dim value As ReportSize
value = Constants.DefaultPageHeight
public static readonly ReportSize DefaultPageHeight
public:
static initonly ReportSize DefaultPageHeight
static val DefaultPageHeight: ReportSize
public static final var DefaultPageHeight : ReportSize