Gets or sets a value indicating whether to embed images in the HTML or copy them in a specified directory.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool EmbedImages { get; set; } |
Visual Basic
![]() |
---|
Public Property EmbedImages As Boolean |
true to embed images and charts in the HTML file, false to export the images and charts as external files.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |