Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnEncryptObject Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnEncryptObject.

Public Constructors
 NameDescription
AnnEncryptObject ConstructorInitializes a new AnnEncryptObject class object.  
Top
Public Properties
 NameDescription
CanDecryptGets a value indicating whether this AnnEncryptObject obect is ready to decrypt.  
CanEncryptGets a value indicating whether this AnnEncryptObject object is ready to encrypt.  
CanRotateOverridden. Indicates if this object supports rotation.  
DefaultPrimaryPictureGets or sets the id of the default primary picture used for the AnnEncryptObject.  
DefaultSecondaryPictureGets or sets the id of the default secondary picture used for the AnnEncryptObject.  
EncryptorGets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.  
FriendlyNameOverridden. Gets the friendly name for AnnEncryptObject.  
HitTestInteriorOverridden. Indicates if this AnnEncryptObject supports hit testing of its interior.  
IsEncryptedGets a value indicating whether this AnnEncryptObject object is currently encrypted.  
KeyGets or sets the key used to encrypt or decrypt this AnnEncryptObject object.  
PrimaryPictureGets or sets the primary AnnPicture object associated with this AnnEncryptObject object.  
ResetKeyIfAppliedGets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.  
SecondaryPictureGets or sets the secondary AnnPicture object associated with this AnnEncryptObject object.  
SerializeKeyIfEncryptedGets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.  
SupportsFillOverridden. Indicates if this object supports a fill.  
SupportsStrokeOverridden. Indicates if this object supports AnnStroke.  
Top
Public Methods
 NameDescription
ApplyApplies this AnnEncryptObject object to an image using the specified data provider.  
CloneOverridden. Creates an exact copy of this AnnEncryptObject object.  
DeserializeOverridden. Loads this object with data from the specified xml.  
RotateOverridden. Rotates the AnnEncryptObject around the specified point by the specified number of degrees.  
ScaleVectorOverridden. Scales the AnnEncryptObject by the specified ratios, unit vector and center point.  
SerializeOverridden. Serializes the object to an xml document.  
TranslateOverridden. Translates the AnnEncryptObject by the specified values.  
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of AnnEncryptObject.  
Top
See Also

Reference

AnnEncryptObject Object
Leadtools.Annotations.Core Namespace

Error processing SSI file