Indicate that the objects in this container have been modified.
Object.defineProperty(AnnContainer.prototype, 'isModified',
get: function(),
set: function(value)
)
isModified: boolean;
true if the object in this container have been modified; otherwise, false. Default value is false.
This property can be used as a general purpose state to indicate that the application modified the container or any of its children. The meaning of "modified" is not specified and it is up to the application to set or reset the value.
IsModified value is not serialized when the container is saved.
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