The DocumentManager type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExportDocument
Perfprms query for export of a document in the specified format. Opens a browser window and redirects a stream from server to this window.
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBookmarkInfo
Returns data about a bookmark.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetServiceUrl
Gets service Url.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadDocumentInfo
Performs rendering of the report and loads the report metadata.
Public methodLoadDocumentMapInfo
Performs query for bookmarks tree loading.
Public methodLoadPageInfo
Loads a page metadata.
Public methodLoadPageInfoFull
Performs rendering of the report and loads a page metadata.
Public methodLoadReportParameters
Loads a parameters list which used in report.
Public methodLoadThumbnailsInfo
Loads a list of links for thumbnails.
Public methodLoadThumbnailsInfoFull
Performs rendering of the report and loads a list of links for thumbnails.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrintDocument
Performs query for a document printing. Opens a browser window and redirects a stream from server to this window.
Public methodSetPageCacheSize
Sets a page cache size.
Public methodSetServiceUrl
Sets Url for connection to service.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also