For a list of all members of this type, see DocumentViewerCommand members
Public Properties
Name | Description | |
---|---|---|
![]() |
canRunHandler | Callback to use when checking if this command can run using Value |
![]() |
hasState | Indicate whether this command uses a state. |
![]() |
isSlowHandler | Callback to use to check if the command will be slow when run using Value. |
![]() |
name | The command name. |
![]() |
runHandler | Callback to use to run command with Value |
![]() |
state | Current state value of the command. |
![]() |
tag | Extra generic value associated with this command. |
![]() |
value | Current value of the command. |
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