ICssSavingCallback class
ICssSavingCallback class
Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a document to HTML.
Methods
Name | Description |
---|---|
cssSaving(args) | Called when Aspose.Words saves an CSS (Cascading Style Sheet). |
See Also
- module Aspose.Words.Saving