Namespace Aspose.Note.Saving.Html
Namespace Aspose.Note.Saving.Html
Classes
| Class Name | 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 Name | 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. |
Enums
| Enum Name | Description |
|---|---|
| FontFaceType | Enumerates font face types |
| HtmlImageType | Represents HTML image type. |
| ResourceExportType | Enumerates ways a resource can be exported |