remove method
remove
Removes the specified XMP package.
def remove(self, package):
...
Parameter | Type | Description |
---|---|---|
package | XmpPackage | The XMP package to remove. |
See Also
- module
aspose.cad.xmp
- class
XmpPackageBaseCollection
Removes the specified XMP package.
def remove(self, package):
...
Parameter | Type | Description |
---|---|---|
package | XmpPackage | The XMP package to remove. |
aspose.cad.xmp
XmpPackageBaseCollection