Collection of annotation containers to be saved into the cache.
Object.defineProperty(DocumentAnnotations.prototype, 'modifiedContainers',
get: function(),
set: function(value)
)
modifiedContainers: AnnContainer[];
Collection of annotation containers to be saved into the cache.
Used by SaveToCache to update the document on server with any new or modified annotation containers.
This is used by the Document Viewer when a local document is being viewed and annotations objects being added or removed. The viewer will check the value of IsLocal and when true, it will then set any modified containers here prior to calling SaveToCache.
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