The DocumentManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ExportDocument |
Perfprms query for export of a document in the specified format. Opens a browser window and redirects a stream from server to this window.
| |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetBookmarkInfo |
Returns data about a bookmark.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetServiceUrl |
Gets service Url.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadDocumentInfo |
Performs rendering of the report and loads the report metadata.
| |
LoadDocumentMapInfo |
Performs query for bookmarks tree loading.
| |
LoadPageInfo |
Loads a page metadata.
| |
LoadPageInfoFull |
Performs rendering of the report and loads a page metadata.
| |
LoadReportParameters |
Loads a parameters list which used in report.
| |
LoadThumbnailsInfo |
Loads a list of links for thumbnails.
| |
LoadThumbnailsInfoFull |
Performs rendering of the report and loads a list of links for thumbnails.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PrintDocument |
Performs query for a document printing. Opens a browser window and redirects a stream from server to this window.
| |
SetPageCacheSize |
Sets a page cache size.
| |
SetServiceUrl |
Sets Url for connection to service.
| |
ToString | (Inherited from Object.) |