ImageProperties 1.0 control documentation

Gets or sets the PropertyType enumeration value that defines the type of data contained in the Value property.

[Visual�Basic]
Public�Property�Type�As�PropertyType
[C#]
public�PropertyType�Type�{get;�set;}

Property Value

The PropertyType that defines the type of data contained at Value.

Remarks

See PropertyType enumeration for available values.

See Also

ImagePropertyItem Class | ElementIT.ImageProperties Namespace