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
groupdocs.metadata.standards.xmp
- class
XmpText
Initializes a new instance of the XmpText
class.
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
groupdocs.metadata.standards.xmp
XmpText