Click or drag to resize

HtmlSaveOptionsEmbedImages Property

Gets or sets a value indicating whether images are embedded directly within the HTML file in form of Base64 encoding.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public bool EmbedImages { get; set; }

Property Value

Boolean
See Also