IptcDataSet class
Leave feedback
On this page
Represents an IPTC DataSet (metadata property).
Inheritance: IptcDataSet →
MetadataProperty
The IptcDataSet type exposes the following members:
| Constructor | Description |
|---|---|
__init__(self, record_number, data_set_number, value) |
Initializes a new instance of the IptcDataSet class. |
__init__(self, record_number, data_set_number, value) |
Initializes a new instance of the IptcDataSet class. |
__init__(self, record_number, data_set_number, value) |
Initializes a new instance of the IptcDataSet class. |
__init__(self, record_number, data_set_number, value) |
Initializes a new instance of the IptcDataSet class. |
| Property | Description |
|---|---|
| name | Gets the property name. |
| value | Gets the property value. |
| interpreted_value | Gets the interpreted property value, if available.
The interpreted value is a user-friendly form of the original property value. For example, it returns a human-readable string instead of numeric flags and ids, if necessary, translates byte arrays to text, etc. |
| descriptor | Gets the descriptor associated with the metadata property. |
| tags | Gets a collection of tags associated with the property. |
| record_number | Gets the record number. |
| data_set_number | Gets the dataSet number. |
| alternative_name | Gets the alternative name of the dataSet. |
Learn more | | |
- module
groupdocs.metadata.standards.iptc - class
IptcDataSet - class
MetadataProperty
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.