Indicatesif the viewer has a document.
Object.defineProperty(DocumentViewer.prototype, 'hasDocument',
get: function()
)
hasDocument: boolean; // read-only
true if the viewer has a document; otherwise, false.
This property will check the value of Document and returns true if the value is not null.
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