add_attribute method
add_attribute
Adds the attribute.
def add_attribute(self, attribute, value):
...
| Parameter | Type | Description |
|---|---|---|
| attribute | str | The attribute. |
| value | str | The value. |
See Also
- module
aspose.cad.xmp - class
XmpMeta
Adds the attribute.
def add_attribute(self, attribute, value):
...
| Parameter | Type | Description |
|---|---|---|
| attribute | str | The attribute. |
| value | str | The value. |
aspose.cad.xmpXmpMeta