XmpTrailerPI constructor
init
Initializes a new instance of the XmpTrailerPI
class.
def __init__(self):
...
init
Initializes a new instance of the XmpTrailerPI
class.
def __init__(self, is_writable):
...
Parameter | Type | Description |
---|---|---|
is_writable | bool | Indicates whether trailer is writable. |
See Also
- module
groupdocs.metadata.standards.xmp
- class
XmpTrailerPI