Click or drag to resize

PdfPageCollection Events

The PdfPageCollection type exposes the following members.

Events
 NameDescription
Public eventCurrentPageChanged Occurs when the CurrentPage has changed.
Public eventPageDeleted Occurs when the page was removed from collection.
Public eventPageDisposed Occurs when the page is disposed.
Public eventPageInserted Occurs when the new page was added into collection.
Public eventPageLoaded Occurs when the page is loaded into memory.
Public eventProgressiveRender Occurs during page rendering via progressive rendering.
Top
See Also