ImageGear Professional v18.2 > API Reference Guide > ISIS Component API Reference > ISIS Component Objects > IGISISTagChoice Object > IGISISTagChoice Properties > ContainerType Property |
Gets the container type. Some tags are restricted to a certain set of possible values, while others are restricted to any value within a certain range. The Value property always contains an array, which either contains the set of values or the limits of the range. This property, ContainerType, tells you how to interpret the values in the array.
ContainerType is always set to one of the values in the enumIGISISContainerType Enumeration.
Read-only property
enumIGISISContainerType Enumeration
Default Value: N/A