Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Class and Description |
---|---|
class |
IptcApplicationRecord
Represents an IPTC Application Record.
|
class |
IptcEnvelopeRecord
Represents an IPTC Envelope Record.
|
Modifier and Type | Method and Description |
---|---|
IptcRecord |
IptcRecordSet.get_Item(byte recordNumber)
Gets the
IptcRecord with the specified number. |
Modifier and Type | Method and Description |
---|---|
IReadOnlyList<IptcRecord> |
IptcRecordSet.toList()
Creates a list from the package.
|