XmpHeaderPI

XmpHeaderPI class

Represents XMP header processing instruction.

public sealed class XmpHeaderPI : IXmpType

Constructors

Name Description
XmpHeaderPI() Initializes a new instance of the XmpHeaderPI class.

Properties

Name Description
Guid { get; } Represents Header GUID.

Methods

Name Description
GetXmpRepresentation() Converts XMP value to the xml representation.

See Also