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