C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / C1WebReportServiceHelper Class
Methods

C1WebReportServiceHelper Class Members

The following tables list the members exposed by C1WebReportServiceHelper.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1WebReportServiceHelper class.  
Top
Public Methods
 NameDescription
Public MethodRemoves a previously cached document from server cache/memory, releases all related resources.  
Public MethodReleases unmanaged and - optionally - managed resources  
Public MethodExport the document specified by documentKey to the specified format.  
Public MethodOverloaded. Export the document specified by documentKey to the specified format and returns url that can be used to download file.  
Public MethodGets a key that can be used to access a cached document.  
Public MethodGets the document outlines' tree.  
Public MethodOverloaded. Retrieves a document's or report's status by file/report/parameters.  
Public MethodGets the page HTML markup.  
Public MethodGets the page image.  
Public MethodGets the document/report page images markup.  
Public MethodGets the page image url array.  
Public MethodGets the HTML report markup.  
Public MethodOverloaded. Checks whether a previously cached report or document is available.  
Public Methodstatic (Shared in Visual Basic)Makes the C1WebReportServiceHelper instance.  
Public MethodTells the service that the document has changed.  
Public MethodSearches the text.  
Top
See Also