Declaration
procedure ClearIPTCField(iRecNo, iFieldIndex: Integer);
Description
Remove the specified field from the IPTC field list.
// Clear all IPTC keywords of a file
ImageEnIO1.Params.ClearIPTCField(PhotoShop_IPTC_Records, IPTC_PS_Keywords);
See Also
◼Photoshop IPTC Constants◼WriteIPTCField◼IPTC_Photoshop