set_xmp_type_value method
set_xmp_type_value
Sets the XMP type value.
def set_xmp_type_value(self, key, value):
...
| Parameter | Type | Description |
|---|---|---|
| key | str | The string representation of key that is identified with set value. |
| value | aspose.cad.xmp.types.XmpTypeBase | The value to set to. |
See Also
- module
aspose.cad.xmp - class
XmpPackage