C#
VB
C++
Manages the commands of the document viewer.
public DocumentViewerCommands Commands { get; }
Public ReadOnly Property Commands() As DocumentViewerCommands
Get
public:
property DocumentViewerCommands^ Commands
{
DocumentViewerCommands^ get()
}
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