[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Win.Printing.ActiveReportPrintController.OnStartPage

OnStartPage Method

OnStartPage(PrintDocument, PrintPageEventArgs)

OnStartPage

Declaration
public override Graphics OnStartPage(PrintDocument prnDoc, PrintPageEventArgs ppea)
Parameters
Type Name Description
PrintDocument prnDoc
PrintPageEventArgs ppea
Returns
Type Description
Graphics
Overrides