IDocumentSavingCallback class
IDocumentSavingCallback class
Implement this interface if you want to have your own custom method called during saving a document.
Methods
| Name | Description |
|---|---|
| notify(args) | This is called to notify of document saving progress. |
See Also
- module aspose.words.saving