XmpHeaderPi constructor

init

Initializes a new instance of the XmpHeaderPi class.

def __init__(self):
    ...

init

Initializes a new instance of the XmpHeaderPi class.

def __init__(self, guid):
    ...
ParameterTypeDescription
guidstrThe unique identifier.

See Also