Manages the main content view in this document viewer
Object.defineProperty(DocumentViewer.prototype, 'view',
get: function()
)
view: DocumentViewerView; // read-only
The DocumentViewerView object that manages the thumbnails in this document viewer.
This class manages the main content to view the pages of the current Document set in the document viewer.
Refer to DocumentViewerView for more information.
For an example, refer to DocumentViewerView.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET