Aspose.Note.Saving.Html
Contents
[
Hide
]The Html namespace contains classes which perform saving to HTML format.
Classes
Class | Description |
---|---|
CssSavingArgs | Provides data for CssSaving event. |
FontSavingArgs | Provides data for FontSaving event. |
ImageSavingArgs | Provides data for ImageSaving event. |
PageSavingArgs | Provides data for PageSaving event. |
ResourceSavingArgs | Provides data for ResourceSaving event. |
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
Enumeration | Description |
---|---|
FontFaceType | Enumerates font face types |
HtmlImageType | Represents HTML image type. |
ResourceExportType | Enumerates ways a resource can be exported |