XmpText constructor

init

Initializes a new instance of the XmpText class.

def __init__(self, value):
    ...
Parameter Type Description
value str The value.

See Also