XmpText constructor
init
Initializes a new instance of the XmpText
class.
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
See Also
- module
aspose.cad.xmp.types.basic
- class
XmpText
Initializes a new instance of the XmpText
class.
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
aspose.cad.xmp.types.basic
XmpText