IImageSavingCallback class
IImageSavingCallback class
Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML. May be used by other formats.
Methods
Name | Description |
---|---|
image_saving(args) | Called when Aspose.Words saves an image to HTML. |
See Also
- module aspose.words.saving