XmpTrailerPI class
Leave feedback
On this page
Represents XMP trailer processing instruction.
The XmpTrailerPI type exposes the following members:
| Constructor | Description |
|---|---|
__init__(self, is_writable) |
Initializes a new instance of the XmpTrailerPI class. |
__init__(self) |
Initializes a new instance of the XmpTrailerPI class. |
| Property | Description |
|---|---|
| is_writable | Indicates whether form may be modified in-place. |
| Method | Description |
|---|---|
get_xmp_representation(self) |
Converts XMP value to the xml representation. |
The end=“w” or end=“r” portion shall be used by packet scanning processors to determine whether the XMP may be modified in-place.
Allowed forms of the trailer PI:
- module
groupdocs.metadata.standards.xmp - class
IXmpType - class
XmpTrailerPI
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.