Indicates whether the annotations for this page has been replaced.
Object.defineProperty(DocumentPage.prototype, 'isAnnotationsModified',
get: function()
)
readonly isAnnotationsModified: boolean;
true if the annotations for this page has been replaced; otherwise, false.
GetAnnotations is used to get the annotations container of this page (or all the pages in the document). All document types support this method.
SetAnnotations is used to replace the annotation container of the page (or all the pages in the document). IsAnnotationsModified is used to as flag that indicates that the annotations container of this page has been replaced by the user.
IsAnnotationsModified is not used by the framework in any special way, it is a flag that can used to check if the current annotations is not the same as the original.
Refer to Loading Using LEADTOOLS Document Library for more information.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document