Gets or sets a value indicating whether the lock operation should be canceled.
Object.defineProperty(AnnLockObjectEventArgs.prototype, 'cancel',
get: function(),
set: function(value)
)
cancel: boolean;
true if the lock operation should be canceled; otherwise, false. The default value is false.
You should set this property to true to prevent an AnnObject from being locked.
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