ImageGear .NET
Mode Enumeration




This enumeration has been deprecated. Specifies the annotation modes.
Syntax
'Declaration
 
<ObsoleteAttribute("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.")>
Public Enum Mode 
   Inherits System.Enum
'Usage
 
Dim instance As Mode
[Obsolete("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.")]
public enum Mode : System.Enum 
[Obsolete("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.")]
__value public enum Mode : public System.Enum 
[Obsolete("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.")]
public enum class Mode : 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.
Remarks
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.Windows.Controls.Mode

See Also

Reference

ImageGear.ART.Windows.Controls Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback