ExtendedImageInfo Class Members
In This Topic
The following tables list the members exposed by
ExtendedImageInfo.
Public Constructors
| Name | Description |
 | ExtendedImageInfo | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | InfoId | Returns the identifier of extended image info. |
 | IsValueValid | Determines that class contains the correct value of extended image info. |
 | Value | Gets the value of extended image info. |
 | ValueType | Gets the value type of extended image info. |
Public Methods
| Name | Description |
 | ToString | Returns the extended image info as string. |
See Also