XmpTrailerPI class
XmpTrailerPI class
Represents XMP trailer processing instruction.
The XmpTrailerPI type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the XmpTrailerPI class. |
| init | Initializes a new instance of the XmpTrailerPI class. |
Properties
| Property | Description |
|---|---|
| is_writable | Indicates whether form may be modified in-place. |
Methods
| Method | Description |
|---|---|
| get_xmp_representation | Converts XMP value to the xml representation. |
Remarks
The end=“w” or end=“r” portion shall be used by packet scanning processors to determine whether the XMP may be modified in-place.
Example
Allowed forms of the trailer PI:
See Also
- module
groupdocs.metadata.standards.xmp - class
IXmpType - class
XmpTrailerPI