IPageSavingCallback

IPageSavingCallback class

Represents a callback that is called when each page in multi page document is saved to a separate stream.

Methods

NameDescription
OnFinishMethod which will be called when all pages are written.
PageSavingThe method to be called when a page is saved to a stream.