MindFusion WinForms Programmer's Guide
HtmlExporter.RootFolder Property
See Also
 





Gets or sets the folder of the target HTML.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Html

 Syntax

C#  Copy Code

public string RootFolder { get; set; }

Visual Basic  Copy Code

Public Property RootFolder As String

 Property Value

 Remarks

If images are not embedded and ImageFolder is a relative path, this parameter is used as a root.

 See Also

HtmlExporter Members
HtmlExporter Class
MindFusion.Reporting.Export Namespace