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

NameDescription
css_saving(args)Called when Aspose.Words saves an CSS (Cascading Style Sheet).

See Also