Removes the property from image.
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);
ImagePropertyItem Class | ElementIT.ImageProperties Namespace