[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotPrintDocument.OnBeginPrint

OnBeginPrint Method

OnBeginPrint(PrintEventArgs)

Raises the BeginPrint event.

Declaration
protected override void OnBeginPrint(PrintEventArgs e)
Parameters
Type Name Description
PrintEventArgs e

PrintEventArgs that contains the event data.

Overrides