1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Standards.Xmp
  6. /
  7. XmpPackage
  8. /
  9. GetXmpRepresentation

GetXmpRepresentation

XmpPackage.GetXmpRepresentation method

Converts the XMP value to the XML representation.

public override string GetXmpRepresentation()

Return Value

A String representation of the XMP value.

See Also