ImageGear for Silverlight
ImGearIsisChoiceKind Enumeration
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace : ImGearIsisChoiceKind Enumeration




Glossary Item Box

The method used to describe the choices for a tag.

Syntax

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

Members

MemberValueDescription
List2 The choices are described as a list of values. This option is not valid for tags of type String.
None0 Either the tag has no choices, or the choices cannot be summarized as a single type. This is common with tags of type String that can be set to any value (for example, imprinter text).
Range1 The choices are described as a range of numerical values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Isis.ImGearIsisChoiceKind

See Also

©2013. Accusoft Corporation. All Rights Reserved.