Gets or sets the directory where the images referenced in the HTML should be copied.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public string ImageFolder { get; set; } |
Visual Basic
![]() |
---|
Public Property ImageFolder As String |
A string value.
If this property is null (Nothing in Visual Basic) or an empty string, the images will be placed in the RootFolder.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |