ActiveReports 13
OnStartPage Method (ActiveReportPrintController)

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

Parameters

prnDoc
ppea
See Also

Reference

ActiveReportPrintController Class
ActiveReportPrintController Members