Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
HtmlExporter
.
.
::
.
.
ImageFolder Property
HtmlExporter Class
See Also
Gets or sets the path name of the folder where images are to be saved.
Namespace:
C1.C1Preview.Export
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
string
ImageFolder
{
get
;
set
; }
Visual Basic
Public
Property
ImageFolder
As
String
Get
Set
See Also
HtmlExporter Class
C1.C1Preview.Export Namespace