| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| Modifier and Type | Method and Description |
|---|---|
IptcRecordSet |
IIptc.getIptcPackage()
Gets the IPTC metadata package associated with the file.
|
IptcRecordSet |
JpegRootPackage.getIptcPackage()
Gets the IPTC metadata package.
|
IptcRecordSet |
PsdRootPackage.getIptcPackage()
Gets the IPTC metadata package.
|
IptcRecordSet |
TiffRootPackage.getIptcPackage()
Gets the IPTC metadata package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IIptc.setIptcPackage(IptcRecordSet value)
Sets the IPTC metadata package associated with the file.
|
void |
JpegRootPackage.setIptcPackage(IptcRecordSet value)
Sets the IPTC metadata package.
|
void |
PsdRootPackage.setIptcPackage(IptcRecordSet value)
Sets the IPTC metadata package.
|
void |
TiffRootPackage.setIptcPackage(IptcRecordSet value)
Sets the IPTC metadata package.
|
Copyright © 2025. All rights reserved.