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 |
---|---|
documentPartSaving(args) | Called when Aspose.Words is about to save a document part. |
See Also
- module Aspose.Words.Saving