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