Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.
Object.defineProperty(AnnEncryptObject.prototype, 'serializeKeyIfEncrypted',
get: function(),
set: function(value)
)
serializeKeyIfEncrypted: boolean;
true if the Key of this AnnEncryptObject object is serialized along with the rest of the object; otherwise, false.
Normally this value is only changed before saving this AnnEncryptObject object to a disk file. It is then restored once the save operation is done.
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