add_package method
add_package
Adds the package.
def add_package(self, package):
...
| Parameter | Type | Description |
|---|---|---|
| package | XmpPackage |
The package. |
Example
This example demonstrates how to add a custom XMP package to a file of any supported format.
See Also
- module
groupdocs.metadata.standards.xmp - class
XmpPacketWrapper