Html |
The HtmlToImageElement type exposes the following members.
| Name | Description | |
|---|---|---|
| BeforeCreateNextPageEvent | 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. | |
| BeforeRenderNextPageEvent | 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. |