Current state value of the command.
Object.defineProperty(DocumentViewerCommand.prototype, 'state',
get: function(),
set: function(value)
)
state: boolean;
Boolean that contains the current state value of the command. Default value is null.
Used when HasState is true.
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