[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotPrintDocument.OnPrintPage

OnPrintPage Method

OnPrintPage(PrintPageEventArgs)

Raises the PrintPage event.

Declaration
protected override void OnPrintPage(PrintPageEventArgs e)
Parameters
Type Name Description
PrintPageEventArgs e

PrintPageEventArgs that contains the event data.

Overrides