ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / ImageFolder Property

In This Topic
    ImageFolder Property (HtmlExporter)
    In This Topic
    Gets or sets the path name of the folder where images are to be saved.
    Syntax
    'Declaration
     
    Public Property ImageFolder As System.String
    public System.string ImageFolder {get; set;}
    See Also