For a list of all members of this type, see AnnAutomation members.
| Name | Description | |
|---|---|---|
| ApplyAllDecryptors | Applies all the decryptor AnnEncryptObject objects in this AnnAutomation. |
| ApplyAllEncryptors | Applies all the encryptor AnnEncryptObject objects in this AnnAutomation. |
| ApplyDecryptor | Applies the decryptor AnnEncryptObject that is currently being edited (selected). |
| ApplyEncryptor | Applies the encryptor AnnEncryptObject object currently being edited (selected). |
| BeginUndo | Creates a new undo node in this AnnAutomation object. |
| BringToFront | Brings the currently selected object(s) up in the Z-order. |
| Cancel | Cancels the operation currently being performed in this AnnAutomation |
| CancelUndo | Cancels the undo node started in this AnnAutomation object. |
| Copy | Copies the objects currently being edited to the clipboard. |
| Delete | Deletes editing objects from this AnnAutomation. |
| EndUndo | Commits the undo node started in this AnnAutomation object. |
| Flip | Flips the objects that are currently being edited (selected) in this AnnAutomation. |
| Group | Groups the objects currently being edited. |
| Lock | Locks the object(s) currently being edited (selected). |
| Paste | Copies the annotation objects from the clipboard to this AnnAutomation. |
| PlayAudio | Plays the AnnAudioObject object that is currently being edited (selected) in this AnnAutomation. |
| RealizeAllRedactions | Realizes all the AnnRedactionObject objects in this AnnAutomation. |
| RealizeRedaction | Realizes the AnnRedactionObject object currently being edited (selected). |
| Redo | Reapplies the last operation that was undone in this AnnAutomation. |
| ResetRotatePoints | Resets the rotate control points of the selected AnnObjectBase to their default location. |
| RestoreAllRedactions | Restores all of the AnnRedactionObject objects in this AnnAutomation. |
| RestoreRedaction | Restores the AnnRedactionObject object currently being edited (selected). |
| SelectAll | Selects all objects in this AnnAutomation. |
| SelectNone | Deselects all objects in this AnnAutomation. |
| SendToBack | Sends the currently selected object(s) down in the Z-order. |
| ShowObjectPropertiesDialog | Opens the object's Properties dialog. |
| StartEditing | Starts editing the given AnnObjectBase. |
| Undo | Undoes the last operation performed in this AnnAutomation. |
| Ungroup | Ungroups the AnnGroupObject object currently being edited. |
| Unlock | Unlocks the object(s) currently being edited (selected). |
| Name | Description | |
|---|---|---|
| OnAfterObjectChanged | Raises the AnnAutomation.AfterObjectChanged event. |
| OnBeforeObjectChanged | Raises the AnnAutomation.BeforeObjectChanged event. |
| OnCurrentDesignerChanged | Raises the CurrentDesignerChanged event. |
| OnImageDirtyChanged | Raises the ImageDirtyChanged event. |
| OnUndoRedoChanged | Raises the UndoRedoChanged event. |