Manages the commands of the document viewer.
Object.defineProperty(DocumentViewer.prototype, 'commands',
get: function()
)
commands: DocumentViewerCommands; // read-only
The DocumentViewerCommands object that manages the commands of this document viewer.
Refer to Document Viewer Commands for more information.
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