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