XmpWorkingPacket
Overview
XmpWorkingPacket is a class in Aspose.PDF FOSS for .NET.
A working XMP packet; GetXml returns the packet’s RDF/XML with rdf:RDF as the document element so callers can XPath into it.
This class provides 1 method for working with XmpWorkingPacket objects in .NET programs.
Available methods include: GetXml.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
GetXml() | The packet content as an XmlDocument rooted at rdf:RDF (the <?xpacket?> wrapper is stripped). |