Add
IptcRecordSet.Add method
Adds the specified dataSet to the appropriate record. The dataSet is considered as repeatable if a dataSet with the specified number already exists.
public void Add(IptcDataSet dataSet)
| Parameter | Type | Description | 
|---|---|---|
| dataSet | IptcDataSet | The IPTC dataSet to add. | 
See Also
- class IptcDataSet
- class IptcRecordSet
- namespace GroupDocs.Metadata.Standards.Iptc
- assembly GroupDocs.Metadata