arrayLength | Gets the count of the items in Value array. |
bytesLength | Gets the length (in bytes) of the property Value. |
Id | Gets the ID of the property. |
IsSingleItemValue | Indicates if Value contains single item data. |
Type | Gets or sets the PropertyType enumeration value that defines the type of data contained in the Value property. |
Value | Gets or sets the value of the property. |
Delete | Overloaded. Removes the property from image. |
Dispose | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetBytesValue | Gets the value of the property item as byte array. |
GetHashCode | Returns the hash code for this instance. |
SetBytesValue | Sets the value of the property item as byte array. |
SetPropertyToImage | Stores this property item to the Image object. |
ToString | Returns the string representation of the object. |
ImagePropertyItem Class | ElementIT.ImageProperties Namespace