ImageGear .NET - Updated
ImGearIsisChoiceKind Enumeration

ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace : ImGearIsisChoiceKind Enumeration
The method used to describe the choices for a tag.
Members
MemberDescription
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

Object
   ImageGear.Web.Isis.ImGearIsisChoiceKind

See Also

Reference

ImageGear.Web.Isis Namespace