| Leadtools.Windows.Annotations Namespace : AnnEncryptObject Class | 
The following tables list the members exposed by AnnEncryptObject.
| Name | Description | |
|---|---|---|
|  | AnnEncryptObject Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|   | EncryptorProperty | Identifies the Encryptor dependency property.   | 
|   | KeyProperty | Identifies the Key dependency property.   | 
|   | PrimaryPictureProperty | Identifies the PrimaryPicture dependency property.   | 
|   | ResetKeyIfAppliedProperty | Identifies the ResetKeyIfApplied dependency property.   | 
|   | SecondaryPictureProperty | Identifies the SecondaryPicture dependency property.   | 
|   | SerializeKeyIfEncryptedProperty | Identifies the SerializeKeyIfEncrypted dependency property.   | 
| Name | Description | |
|---|---|---|
|  | BoundingRectangle | Gets the logical bounding rectangle of this AnnObject.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | CanDecrypt | Gets a value indicating whether this AnnEncryptObject object 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.   | 
|  | DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of this AnnRectangleObject.   (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject) | 
|  | DependencyObjectType | (Inherited from System.Windows.DependencyObject) | 
|  | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | 
|  | Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.   | 
|  | Fill | Gets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | FillBrush | Gets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | FixedState | The fixed state of this object. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | GripperDistance | The distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Header | Gets or sets the header of the AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderBackground | Gets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderDecorations | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderFontFamilyName | Gets or sets a value that indicates the font family of the header typeface. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderFontSize | Gets or sets a value that indicates the font size the header should be formatted at. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderFontStretch | Gets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderFontStyle | Gets or sets a value that indicates the header style of the typeface. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderFontWeight | Gets or sets a value that indicates the header relative weight of the typeface. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderForeground | Gets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | HeaderOffset | Gets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted.   | 
|  | IsHeaderRestricted | Gets or sets a value indicating whether this AnnObject header is restricted to appear fully within the bounding rectangle of the container. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | IsHeaderVisible | Gets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | IsLocked | Gets a value that indicates whether this AnnObject is locked.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | IsSealed | (Inherited from System.Windows.DependencyObject) | 
|  | IsVisible | Gets or sets a value indicating whether the object is visible. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.   | 
|  | Origin | Gets the logical origin of this AnnObject.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Password | Gets the password used in the last successful lock operation of this AnnObject.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | PrimaryPicture | Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object.   | 
|  | Rect | Gets or sets the bounding rectangle of this AnnRectangleObject. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject) | 
|  | ResetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.   | 
|  | RotateCenter | The location of the rotate center control point. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | RotateGripper | The location of the rotate gripper control point. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | 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.   | 
|  | Stroke | Gets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | StrokeBrush | Gets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | StrokeThickness | Gets or sets the width of the AnnObject outline. This is a dependency property.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | SupportsFill | Gets a value indicating whether this AnnObject object supports a fill.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | SupportsStroke | Gets a value indicating whether this AnnObject object supports a stroke.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Tag | Gets or sets a user-defined data object that is associated with this object   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | Transform | Gets the object current transformation matrix.   (Inherited from Leadtools.Windows.Annotations.AnnObject) | 
|  | TransformMode | Overridden. 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.   |