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 | Gets or sets a value indicating whether this instance is writable. |
Methods
| Method | Description |
|---|---|
| get_xml_value | Converts xmp value to the xml representation. |
| equals | Indicates whether the current object is equal to another object of the same type. |
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
aspose.cad.xmp - class
IXmlValue - class
XmpTrailerPi