Occurs only during generating of the document, when generating of page of document is finished, page is added to the Pages collection and switch to other page is occured.

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

Syntax

C#
public event PageEventHandler PageAdded
Visual Basic
Public Event PageAdded As PageEventHandler

See Also