ActiveReports 13
OnEndPage Method (ActiveReportPrintController)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > ActiveReportPrintController Class : OnEndPage Method
OnEndPage
Syntax
'Declaration
 
Public Overrides Sub OnEndPage( _
   ByVal prnDoc As PrintDocument, _
   ByVal ppea As PrintPageEventArgs _
) 
public override void OnEndPage( 
   PrintDocument prnDoc,
   PrintPageEventArgs ppea
)

Parameters

prnDoc
ppea
See Also

Reference

ActiveReportPrintController Class
ActiveReportPrintController Members