XmpTrailerPi class

XmpTrailerPi class

Represents XMP trailer processing instruction.

The XmpTrailerPi type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpTrailerPi class.
initInitializes a new instance of the XmpTrailerPi class.

Properties

PropertyDescription
is_writableGets or sets a value indicating whether this instance is writable.

Methods

MethodDescription
get_xml_valueConverts xmp value to the xml representation.
equalsIndicates 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