The following tables list the members exposed by AnnEncryptObject.
Name | Description | |
---|---|---|
![]() | AnnEncryptObject Constructor | Initializes a new AnnEncryptObject class object. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | CanRotate | Overridden. Indicates if this object supports rotation. |
![]() | DefaultPrimaryPicture | Gets or sets the id of the default primary picture used for the AnnEncryptObject. |
![]() | DefaultSecondaryPicture | Gets or sets the id of the default secondary picture used for the AnnEncryptObject. |
![]() | Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. |
![]() | FriendlyName | Overridden. Gets the friendly name for AnnEncryptObject. |
![]() | HitTestInterior | Overridden. Indicates if this AnnEncryptObject supports hit testing of its interior. |
![]() | 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. |
![]() | SupportsFill | Overridden. Indicates if this object supports a fill. |
![]() | SupportsStroke | Overridden. Indicates if this object supports AnnStroke. |
Name | Description | |
---|---|---|
![]() | Apply | Applies this AnnEncryptObject object to an image using the specified data provider. |
![]() | Clone | Overridden. Creates an exact copy of this AnnEncryptObject object. |
![]() | Deserialize | Overridden. Loads this object with data from the specified xml. |
![]() | Rotate | Overridden. Rotates the AnnEncryptObject around the specified point by the specified number of degrees. |
![]() | ScaleVector | Overridden. Scales the AnnEncryptObject by the specified ratios, unit vector and center point. |
![]() | Serialize | Overridden. Serializes the object to an xml document. |
![]() | Translate | Overridden. Translates the AnnEncryptObject by the specified values. |
Name | Description | |
---|---|---|
![]() | Create | Overridden. Creates a new instance of AnnEncryptObject. |