add_value method
add_value
Adds string property.
def add_value(self, key, value):
...
Parameter | Type | Description |
---|---|---|
key | str | The string representation of key that is identified with added value. |
value | str | The string value. |
Exceptions
Exception | Description |
---|---|
ArgumentNullException | key;DublinCore property could not be null |
See Also
- module
aspose.cad.xmp.schemas.dublincore
- class
DublinCorePackage