Specifies an annotation operation type.
public enum AnnOperationType
Public Enum AnnOperationType
public enum AnnOperationType
public:
enum class AnnOperationType sealed
Value | Member | Description |
---|---|---|
0 | CreateObjects | New annotation object is being created and added to the container. |
1 | DeleteObjects | Annotation objects are being deleted and removed the container. |
2 | EditObjects | Annotation objects are being modified. |
3 | LockObjects | The objects are being locked with a password. |
4 | UnlockObjects | The objects are being unlocked with a password. |
5 | RealizeRedact | Aedaction object being realized. |
6 | RestoreRedact | Redaction object being restored. |
7 | Save | Container is being saved. |
8 | Load | Container is being loaded. |
9 | BurnObjects | Objects being burned on the surface of the image being annotated. |
10 | CopyObjects | Objects being copied to the clipboard. |
11 | PasteObjects | Objects being pasted from the clipboard into the container. |
12 | EncryptObjects | Encryption objects are applied to scramble the image data. |
13 | DecryptObjects | Encryption objects are applied to de-scramble the image data. |
14 | RenderingObjects | Objects are rendered on the image being annotated. |
15 | HitTestObjects | Object is being hit-tested. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document