Uses of Class
aspose.pdf.XmpMetadata

Uses of XmpMetadata in aspose.pdf
 

Methods in aspose.pdf that return XmpMetadata
 XmpMetadata Pdf.getXmpMetadata()
          Gets a XmpMetadata Object that indicates the XMP metadata to be added into the PDF document.
 

Methods in aspose.pdf with parameters of type XmpMetadata
 void Pdf.setXmpMetadata(XmpMetadata value)
          Sets a XmpMetadata Object that indicates the XMP metadata to be added into the PDF document.