ReportPaperSize Constructor
Initializes a new instance of the ReportPaperSize class.
Namespace: ReportExecution2005
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ReportPaperSize()
public ReportPaperSize()
public:
ReportPaperSize()
new : unit -> ReportPaperSize
public function ReportPaperSize()