C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / OnPrintPage Method
System.Drawing.Printing.PrintPageEventArgs that contains the event data.

In This Topic
OnPrintPage Method (C1FlexPivotPrintDocument)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnPrintPage( _
   ByVal e As PrintPageEventArgs _
) 
 

Parameters

e
System.Drawing.Printing.PrintPageEventArgs that contains the event data.
See Also