Aspose.Note for .Net
Aspose.Note.Saving.Html Namespace |
The Aspose.Note.Saving.Html namespace contains classes which perform saving to HTML format.

Class | Description | |
---|---|---|
![]() | CssSavingArgs |
Provides data for CssSaving event.
|
![]() | FontSavingArgs |
Provides data for FontSaving event.
|
![]() | ImageSavingArgs |
Provides data for ImageSaving event.
|
![]() | ResourceSavingArgs |
Provides data for ResourceSaving event.
|

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.
|

Enumeration | Description | |
---|---|---|
![]() | FontFaceType |
Enumerates font face types
|
![]() | HtmlImageType |
Represents HTML image type.
|
![]() | ResourceExportType |
Enumerates ways a resource can be exported
|