HtmlLoadOptions

HtmlLoadOptions class

Inherits: Aspose::Email::LoadOptions

Allows to specify additional options when loading MailMessage from Html format.

Constructors

NameDescription
HtmlLoadOptionsInitializes a new instance of this class that can be used to loading MailMessage from Html format.

Methods

NameDescription
get_PathToResourcesPath to directory with resources files.
get_ShouldAddPlainTextViewSpecifies whether to add a text representation of the body or not. Default value is false.
set_PathToResourcesPath to directory with resources files.
set_ShouldAddPlainTextViewSpecifies whether to add a text representation of the body or not. Default value is false.