Current document object set in this viewer.
Object.defineProperty(DocumentViewer.prototype, 'document',
get: function()
)
document: Document; // read-only
The Document object set in this viewer or null if the viewer does not have a document.
Document will contain the same value set by the user with the last call to SetDocument.
For an example, refer to DocumentViewer.
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