Gets or sets the id of the default secondary picture used for the AnnEncryptObject.
Object.defineProperty(AnnEncryptObject.prototype, 'defaultSecondaryPicture',
get: function(),
set: function(value)
)
defaultSecondaryPicture: number;
The id of the default secondary picture used for the AnnEncryptObject.
The secondary picture of this AnnEncryptObject object is the picture used when Encryptor is false.
The LEADTOOLS annotation framework assigns a default picture of a key to this property.
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