ImageGear PDF v25.1 - Updated
ImGearARTModes Enumeration




ImageGear.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTModes Enumeration
Specifies the annotation mode.
Syntax
'Declaration
 
Public Enum ImGearARTModes 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearARTModes
public enum ImGearARTModes : System.Enum 
__value public enum ImGearARTModes : public System.Enum 
public enum class ImGearARTModes : public System.Enum 
Members
MemberValueDescription
EDIT0 Edit mode allows users to create, edit and delete annotations.
RUN1 Run mode allows users operate on hot spot, audio, and button activities.
VIEW2 View-only mode allows users to view marks, not add or modify them.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.Forms.ImGearARTModes

See Also

Reference

ImageGear.ART.Forms Namespace