For a list of all members of this type, see AnnEncryptObject members
Public Properties
Name | Description | |
---|---|---|
Bounds | Gets or sets the bounding rectangle for this AnnEncryptObject object. | |
CanDecrypt | Gets a value indicating whether this AnnEncryptObject obect is ready to decrypt. | |
CanEncrypt | Gets a value indicating whether this AnnEncryptObject object is ready to encrypt. | |
DefaultPrimaryPicture | Gets or sets the default primary picture used by all AnnEncryptObject objects. | |
DefaultSecondaryPicture | Gets or sets the default secondary picture used by all AnnEncryptObject objects. | |
Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. | |
IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. | |
Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. | |
PrimaryPicture | Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object. | |
ResetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied. | |
SecondaryPicture | Gets or sets the secondary AnnPicture object associated with this AnnEncryptObject object. | |
SerializeKeyIfEncrypted | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object. | |
SupportsFixed | true if this AnnObject can be fixed; false otherwise | |
TransformObjectMode | Gets a value that determines how to transform this AnnEncryptObject object when any object transformation method is called. | |
UseOriginalPrimaryPicture | Gets or sets a value indicating whether to revert back to the original primary picture used for all AnnEncryptObject objects. | |
UseOriginalSecondaryPicture | Gets or sets a value indicating whether to revert back to the original secondary picture used for all AnnEncryptObject objects. | |
Win32ObjectId | For internal use. |
Protected Properties
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside this AnnEncryptObject object. |
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