XmpPacketWrapper constructor
Leave feedback
On this page
Initializes a new instance of the XmpPacketWrapper class.
def __init__(self):
...
Initializes a new instance of the XmpPacketWrapper class.
def __init__(self, header, trailer, xmp_meta):
...
| Parameter | Type | Description |
|---|---|---|
| header | groupdocs.metadata.standards.xmp.XmpHeaderPI | XMP header processing instruction. |
| trailer | groupdocs.metadata.standards.xmp.XmpTrailerPI | XMP trailer processing instruction. |
| xmp_meta | groupdocs.metadata.standards.xmp.XmpMeta | Instance of XmpMeta. |
- module
groupdocs.metadata.standards.xmp - class
XmpMeta - class
XmpPacketWrapper
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.