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.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.6.5
Syntax
public bool EmbedImages { get; set; }

Property Value

Boolean
See Also