Adds new property to Image.
Creates new ImagePropertyItem with specified id
public ImagePropertyItem Add(int);
Creates new ImagePropertyItem with specified id and type.
public ImagePropertyItem Add(int,PropertyType);
ImageProperties Class | ElementIT.ImageProperties Namespace