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