Fired from within the PrintPage event handler of the C1PrintManager used to print the document. See AdjustPrintPage()()()() for details.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public event AdjustPrintPageEventHandler AdjustPrintPage
Visual Basic
Public Event AdjustPrintPage As AdjustPrintPageEventHandler

See Also