ImageGear for .NET
ArtEnableOption Enumeration
See Also  Send Feedback
ImageGear20.Web Assembly > ImageGear.Web.UI Namespace : ArtEnableOption Enumeration




Glossary Item Box

Option values for enabling annotations on images.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
None0 Annotations cannot be used on the client. Accessing the Annotations API on the client will not work.
ReadOnly1 Annotations are displayed but can not be edited successfully in this mode. Any edited annotations will not be saved during the postback.
ReadWrite2 In this mode, the annotations are displayed and saved during postbacks by the control.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Web.UI.ArtEnableOption

See Also

©2013. Accusoft Corporation. All Rights Reserved.