| Name | Description | |
|---|---|---|
|  | 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 | 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. | 
|  | OnDocumentChanged | Tells the service that the document has changed. | 
|  | SearchText | Searches the text. |