Name | Description | |
---|---|---|
C1WebReportServiceHelper Constructor | Initializes a new instance of the C1WebReportServiceHelper class. |
The following tables list the members exposed by C1WebReportServiceHelper.
Name | Description | |
---|---|---|
C1WebReportServiceHelper Constructor | Initializes a new instance of the C1WebReportServiceHelper class. |
Name | Description | |
---|---|---|
ClearCachedDocument | Removes a previously cached document from server cache/memory, releases all related resources. | |
Dispose | Releases unmanaged and - optionally - managed resources | |
Export | Export the document specified by documentKey to the specified format. | |
ExportToFile | Overloaded. Export the document specified by documentKey to the specified format and returns url that can be used to download file. | |
GetDocumentKey | Gets a key that can be used to access a cached document. | |
GetDocumentOutline | Gets the document outlines' tree. | |
GetDocumentStatus | Overloaded. Retrieves a document's or report's status by file/report/parameters. | |
GetPageHtmlMarkup | Gets the page HTML markup. | |
GetPageImage | Gets the page image. | |
GetPageImagesMarkup | Gets the document/report page images markup. | |
GetPageImageUrls | Gets the page image url array. | |
GetUnpagedHtmlMarkup | Gets the HTML report markup. | |
HasCachedDocument | Overloaded. Checks whether a previously cached report or document is available. | |
MakeHelper | Makes the C1WebReportServiceHelper instance. | |
OnDocumentChanged | Tells the service that the document has changed. | |
SearchText | Searches the text. |