IDocumentPartSavingCallback class
IDocumentPartSavingCallback class
Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format.
Methods
Name | Description |
---|---|
document_part_saving(args) | Called when Aspose.Words is about to save a document part. |
See Also
- module aspose.words.saving