The PageInsertedArgs type exposes the following members.
Fields
Name | Description | |
---|---|---|
PageCanChangeLater |
Indicates whether the engine can change/update that page later on
(Inherited from PageAddedArgs.) | |
PageNo |
1-based page number of the page before which the new page should be added
(0 means append the new page to the end of the document)
| |
RenderPage |
The newly added page
(Inherited from PageAddedArgs.) |