XmpHeaderPi
Represents XMP header processing instruction.
public sealed class XmpHeaderPi : IEquatable<XmpHeaderPi>, IXmlValue
Constructors
Properties
Name |
Description |
Guid { get; set; } |
Represents Header Guid. |
Methods
Name |
Description |
override Equals(object) |
Determines whether the specified Object, is equal to this instance. |
Equals(XmpHeaderPi) |
Indicates whether the current object is equal to another object of the same type. |
override GetHashCode() |
Returns a hash code for this instance. |
GetXmlValue() |
Converts XMP value to the XML representation. |
See Also