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