Indicate whether this command uses a state.
Object.defineProperty(DocumentViewerCommand.prototype, 'hasState',
get: function(),
set: function(value)
)
hasState: boolean;
true if this command uses a state; otherwise, false. Default value is false.
State is used to store the value if this command uses state.
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