C#
VB
C++
Command with the specified name.
public DocumentViewerCommand GetCommand(
string commandName
)
Public Function GetCommand(
ByVal commandName As String
) As DocumentViewerCommand
public:
DocumentViewerCommand^ GetCommand(
String^ commandName
)
commandName
Name of the command
The command object with Name if found; otherwise, 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