Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
Edit | 0 | Edit mode allows users to create, edit and delete annotations. |
Run | 1 | Run mode allows users operate on hot spot, audio, and button activities. |
View | 2 | View-only mode allows users to view marks, not add or modify them. |
This enumeration will be removed from the public API in a future release. The annotation user interface can
now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
System.Object
System.ValueType
System.Enum
ImageGear.ART.Windows.Controls.Mode