HtmlSaveOptionsEmbedResources Property

Defines whether need embed resources in html content when saving or not. Default value is true.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool EmbedResources { get; set; }

Property Value

Type: Boolean
See Also