IptcRecordSet constructor
__init__(self)
Initializes a new instance of the IptcRecordSet class.
def __init__(self):
...
__init__(self, data_sets)
Initializes a new instance of the IptcRecordSet class.
def __init__(self, data_sets):
...
| Parameter | Type | Description |
|---|---|---|
| data_sets | list | An array of IPTC dataSets. |
See Also
- module
groupdocs.metadata.standards.iptc - class
IptcRecordSet