ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / IC1WebReportService Interface
Methods

In This Topic
    IC1WebReportService Interface Members
    In This Topic

    The following tables list the members exposed by IC1WebReportService.

    Public Methods
     NameDescription
     MethodExport the document specified by documentKey to the specified format.  
     MethodOverloaded. Export the document specified by documentKey to the specified format and returns url that can be used to download file.  
     MethodGets a key that can be used to access a cached document.  
     MethodGets the document outlines' tree.  
     MethodRetrieves a document's or report's status by file/report/parameters.  
     MethodGets the page HTML markup.  
     MethodGets the page image.  
     MethodGets the document/report page images markup.  
     MethodGets the page image url array.  
     MethodGets the HTML report markup.  
     MethodOverloaded. Checks whether a previously cached report or document is available.  
     MethodTells the service that the document has changed.  
     MethodSearches the text.  
    Top
    See Also