The following tables list the members exposed by AnnEncryptObject.
| Name | Description | |
|---|---|---|
| AnnEncryptObject Constructor | Overloaded. This constructor is required by ISerializable. |
| Name | Description | |
|---|---|---|
| BoundingRectangle | Gets the logical bounding rectangle of this AnnObject. (Inherited from AnnObject) |
| Bounds | Overridden. Gets or sets the bounding rectangle for this AnnEncryptObject object. |
| Brush | Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| 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. |
| Container | Gets or sets the AnnContainer that contains this AnnObject. (Inherited from AnnObject) |
![]()
| 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. |
| Font | Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| GripperDistance | The distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject) |
| Group | Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject) |
| HasBrush | Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from AnnDrawable) |
| HasFont | Gets a value indicating whether this AnnDrawable object has a font. (Inherited from AnnDrawable) |
| HasPen | Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from AnnDrawable) |
| Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from AnnObject) |
| InvalidRectangle | Gets the physical bounding rectangle of this AnnObject. (Inherited from AnnObject) |
| IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. |
| IsFixedStateStackEmpty | true if the fixed stack is empty; false otherwise. (Inherited from AnnObject) |
| IsLocked | Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject) |
| Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. |
| Name | Gets or sets the name of the AnnObject. (Inherited from AnnObject) |
| NameBackColor | Gets or sets the color used to fill the background of the name of this AnnObject. (Inherited from AnnObject) |
| NameFont | Gets or sets the font used to draw the text of the name of this AnnObject. (Inherited from AnnObject) |
| NameForeColor | Gets or sets the color used to draw the text of the name of this AnnObject. (Inherited from AnnObject) |
| NameOffset | Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from AnnObject) |
| NameRestrict | Gets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the AnnObject.Container. (Inherited from AnnObject) |
| NameVisible | Gets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from AnnObject) |
| Origin | Gets the logical origin of this AnnObject. (Inherited from AnnObject) |
| Password | Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject) |
| Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| PhysicalTransform | Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject) |
| 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. |
| RotateCenter | The location of the rotate center control point. (Inherited from AnnObject) |
| RotateGripper | The location of the rotate gripper control point. (Inherited from 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. |
| SerializePassword | Gets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from AnnObject) |
| SupportsBrush | Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from AnnDrawable) |
| SupportsFixed | Overridden. true if this AnnObject can be fixed; false otherwise |
| SupportsFont | Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from AnnDrawable) |
| SupportsPen | Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from AnnDrawable) |
| Tag | Gets or sets the tag of this AnnObject. (Inherited from AnnObject) |
| TextColor | Gets or sets the text Color structure associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| Transform | Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject) |
| TransformObjectMode | 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. |
| UserData | Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject) |
| Visible | Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject) |
| Win32ObjectId | Overridden. For internal use. |
| Name | Description | |
|---|---|---|
| HitTestInterior | Overridden. Gets a value indicating whether hit-testing should be performed inside this AnnEncryptObject object. |
| UnitConverter | Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from AnnObject) |
| Name | Description | |
|---|---|---|
| Apply | Applies this AnnEncryptObject object to the image inside a given viewer. |
| CalculateRotateAngle | The AnnRectangleObject implementation of AnnObject.CalculateRotateAngle. (Inherited from AnnRectangleObject) |
| Clone | Overridden. Creates an exact copy of this AnnEncryptObject object. |
| ConvertLogicalToObjectPoints | Converts an array of points from logical to object coordinates. (Inherited from AnnObject) |
| ConvertLogicalToObjectRectangle | Converts a rectangle from logical to object coordinates. (Inherited from AnnObject) |
| ConvertObjectToLogicalPoints | Converts an array of points from object to logical coordinates. (Inherited from AnnObject) |
| ConvertObjectToLogicalRectangle | Converts a rectangle from object to logical coordinates. (Inherited from AnnObject) |
| Dispose | Overloaded. Releases the resources used by the AnnObject. (Inherited from AnnObject) |
| Draw | Draws this AnnObject on the specified surface. (Inherited from AnnObject) |
| GetArea | Gets the pixel count of the annotation object (Inherited from AnnObject) |
| GetFixedState | Determines if this AnnObject is in a fixed state. (Inherited from AnnObject) |
| GetGraphicsPath | Returns a GraphicsPath representation of this AnnRectangleObject. (Inherited from AnnRectangleObject) |
| GetObjectData | Overridden. Populates a specified SerializationInfo with the data needed to serialize this object. |
| HitTest | Performs hit-testing on this AnnObject. (Inherited from AnnObject) |
| Lock | Locks this AnnObject with the specified password. (Inherited from AnnObject) |
| PopFixedState | Re-enables the fixed state of an AnnObject. (Inherited from AnnObject) |
| PushFixedState | Temporarily disables the fixed state of an AnnObject. (Inherited from AnnObject) |
| ResetRotatePoints | Resets the AnnObject.RotateCenter and AnnObject.RotateGripper control points to a default location. (Inherited from AnnObject) |
| ResetTransform | Resets the transformation matrix of this AnnObject. (Inherited from AnnObject) |
| RestoreOriginalLocation | The AnnRectangleObject implementation of AnnObject.RestoreOriginalLocation. (Inherited from AnnRectangleObject) |
| RestrictName | Restricts the name to appear fully within the bounding rectangle of the AnnObject.Container of this AnnObject. (Inherited from AnnObject) |
| Rotate | Rotates the transformation matrix of this AnnObject around a point. (Inherited from AnnObject) |
| SaveOriginalLocation | The AnnRectangleObject implementation of AnnObject.SaveOriginalLocation. (Inherited from AnnRectangleObject) |
| Scale | Scales the transformation matrix of this AnnObject by the specified ratios. (Inherited from AnnObject) |
| SetFixedState | Sets the fixed state of an AnnObject. (Inherited from AnnObject) |
| ToString | Overridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from AnnObject) |
| TransformRotatePoints | Applies the transformer to the rotate control points. (Inherited from AnnObject) |
| Translate | Translates the transformation matrix of this AnnObject by the specified values. (Inherited from AnnObject) |
| Unlock | Unlocks this AnnObject with the specified password. (Inherited from AnnObject) |
| Name | Description | |
|---|---|---|
| BeginDraw | Called by the AnnObject.Draw method to set up the object's AnnObject.PhysicalTransform matrix into the g graphics surface. (Inherited from AnnObject) |
| Create | Overridden. Creates a new instance of this AnnEncryptObject. |
| DrawLocked | Draws this AnnObject locked picture on the specified surface. (Inherited from AnnObject) |
| DrawName | Draws this AnnObject name on the specified surface. (Inherited from AnnObject) |
| DrawObject | Overridden. Draws this AnnEncryptObject object on the specified surface. |
| EndDraw | Called by the AnnObject.Draw method to reset the graphics transformation. (Inherited from AnnObject) |
| Finalize | This member overrides Finalize. (Inherited from AnnObject) |
| GetTransformPoints | Overridden. Gets the array of points to be transformed. |
| NameHitTest | Performs hit-testing on this AnnObject name. (Inherited from AnnObject) |
| SetTransformPoints | Overridden. Sets the array of transformed points. |