ImageProperties 1.0 control documentation

Removes the property from image but not from parent ImageProperties collection.

[Visual Basic]
Overloads Public Sub Delete()
[C#]
public void Delete();

Return Value

true if the property was removed successfully; otherwise, false

Remarks

See Also

ImagePropertyItem Class | ElementIT.ImageProperties Namespace | ImagePropertyItem.Delete Overload List