IPageSavingCallback
IPageSavingCallback class
Represents a callback that is called when each page in multi page document is saved to a separate stream.
Methods
| Name | Description |
|---|---|
| OnFinish | Method which will be called when all pages are written. |
| PageSaving | The method to be called when a page is saved to a stream. |