Gets or sets a value indicating whether edit mode should be canceled.
Object.defineProperty(AnnEditContentEventArgs.prototype, 'cancel',
get: function(),
set: function(value)
)
cancel: boolean;
true if content-editing mode should be canceled; otherwise, false. The default value is false.
You should set this property to true to cancel content-editing mode for an AnnTextObject.
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