HtmlSaveOptionsEmbedImages Property |
Gets or sets a value indicating whether images are embedded directly within the
HTML file in form of Base64 encoding.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool EmbedImages { get; set; }
Public Property EmbedImages As Boolean
Get
Set
Property Value
Boolean
See Also