ImageProperties 1.0 control documentation

Removes the property from image.

Overload List

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

public void Delete();

Removes property from image and from parent ImageProperties collection if specified.

public void Delete(bool);

See Also

ImagePropertyItem Class | ElementIT.ImageProperties Namespace