Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.
public virtual bool ResetKeyIfApplied { get; set; }
Public Overridable Property ResetKeyIfApplied As Boolean
true if the Key of this AnnEncryptObject object is reset when applied; false otherwise.
Setting this to true adds a layer of security to the encrypt object, forcing the user to re-enter the key after an encrypt object is applied.
For an example, refer to AnnEncryptObject.
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