| Aspose.Html.Saving Namespace |
| Class | Description | |
|---|---|---|
| HTMLSaveOptions |
Represents HTML save options.
| |
| ImageSaveOptions |
Specific options data class.
| |
| MarkdownSaveOptions |
Represents Markdown save options.
| |
| MHTMLSaveOptions |
Represents MHTML save options.
| |
| PdfSaveOptions |
Specific options data class.
| |
| ResourceHandlingOptions |
Represents resource handling options.
| |
| SaveOptions |
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.
| |
| XpsSaveOptions |
Specific options data class.
|
| Enumeration | Description | |
|---|---|---|
| HTMLSaveFormat |
Specifies format in which document is saved.
| |
| MarkdownFeatures |
A MarkdownFeatures flag set is a set of zero or more of the following flags, which are used to select elements converted to markdown.
| |
| MarkdownFormatter |
Specifies the way output will be formatted.
| |
| ResourceHandling |
This enum represents resource handling options.
| |
| UrlRestriction |
This enum represents restriction applied to URLs of processed resources.
|