Aspose.Note.Saving.Html
The Html namespace contains classes which perform saving to HTML format.
Classes
Interfaces
Interface | Description |
---|
ICssSavingCallback | Implement this interface if you want to control how Aspose.Note saves CSS (Cascading Style Sheet) when saving a document to HTML. |
IFontSavingCallback | Implement this interface if you want to control how Aspose.Note saves fonts when saving a document to HTML. |
IImageSavingCallback | Implement this interface if you want to control how Aspose.Note saves images when saving a document to HTML. |
IPageSavingCallback | Implement this interface if you want to control how Aspose.Note saves separate pages. |
Enumeration