HtmlSaveOptions

HtmlSaveOptions class

Inherits: Aspose::Email::HeadersFormattingOptions

Allows to specify additional options when saving MailMessage to Html format.

Constructors

NameDescription
HtmlSaveOptionsInitializes a new instance of this class that can be used to save a MailMessage in the Html format.

Methods

NameDescription
get_CheckBodyContentEncodingDefines whether need check message body content encoding when saving. By default the value is false.
get_HtmlFormatOptionsGets additional options when saving in HTML format. Default value is HtmlFormatOptions.None.
get_PathToHtmlFile
get_ResourceRenderingModeProvides set various modes of rendering resources in html. Default value EmbedIntoHtml.
get_UseRelativePathToResources
set_CheckBodyContentEncodingDefines whether need check message body content encoding when saving. By default the value is false.
set_HtmlFormatOptionsSets additional options when saving in HTML format. Default value is HtmlFormatOptions.None.
set_PathToHtmlFile
set_ResourceRenderingModeProvides set various modes of rendering resources in html. Default value EmbedIntoHtml.
set_UseRelativePathToResources