Aspose.Html.Saving Namespace
The Aspose.Html.Saving namespace is presented by data classes for description of specific save options at conversion/saving process.
Classes
  ClassDescription
Public classHTMLSaveOptions
Represents HTML save options.
Public classImageSaveOptions
Specific options data class.
Public classMarkdownSaveOptions
Represents Markdown save options.
Public classMHTMLSaveOptions
Represents MHTML save options.
Public classPdfSaveOptions
Specific options data class.
Public classResourceHandlingOptions
Represents resource handling options.
Public classSaveOptions
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.
Public classXpsSaveOptions
Specific options data class.
Enumerations
  EnumerationDescription
Public enumerationHTMLSaveFormat
Specifies format in which document is saved.
Public enumerationMarkdownFeatures
A MarkdownFeatures flag set is a set of zero or more of the following flags, which are used to select elements converted to markdown.
Public enumerationMarkdownFormatter
Specifies the way output will be formatted.
Public enumerationResourceHandling
This enum represents resource handling options.
Public enumerationUrlRestriction
This enum represents restriction applied to URLs of processed resources.