Click or drag to resize

ImageElement Events

The ImageElement type exposes the following members.

Events
  NameDescription
Public eventBeforeCreateNextPageEvent
This event is raised when the next page is about to be created to continue rendering. The element rendering can be cancelled from the event handler of this event.
Public eventBeforeRenderNextPageEvent
This is event is raised before rendering the content on a page, including the intial page. The element rendering can be cancelled from the event handler of this event.
Top
See Also