The DocumentManager type exposes the following members.

Fields

  NameDescription
Public fieldDocumentInfoLoadedEvent
Occurs when data about a document were received from a server.
Public fieldDocumentMapInfoLoadedEvent
Occurs when data about bookmarks tree were received from a server.
Public fieldDocumentTitle
Gets or sets a document title.
Public fieldExportWindowParam
Gets or sets the parameters which uses when executed "window.open" for export document.
Public fieldPageDeletedFromCacheEvent
Occurs when a page was removed from cache.
Public fieldPageInfoLoadedEvent
Occurs when data about a page were received from a server.
Public fieldPrintWindowParam
Gets or sets the parameters which uses when executed "window.open" for print document.
Public fieldReportParametersLoadedEvent
Occurs when report parameters were received from a server.
Public fieldStatus
Gets or sets the document state.
Public fieldThumbnailsInfoLoadedEvent
Occurs when data about pages thumbnails were received from a server.
Public fieldThumbnailSize
Gets and sets thumbnails sizes.
Public fieldThumbnailsLink
Gets or sets a list of links for loading thumbnails for each page.

See Also