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