The following tables list the members exposed by ImGearAdobePDFXMPMetadata.
Public Methods
| Name | Description |
| getKeywords | Returns Keywords value of the AdobePDF XMP schema.
|
| getPDFVersion | Returns PDFVersion value of the AdobePDF XMP schema. This XMP value specifies the PDF file version (for example: 1.0, 1.3, and so on).
|
| getProducer | Returns Producer value of the AdobePDF XMP schema. This XMP value specifies the name of the tool that created the PDF document.
|
| setKeywords | Sets Keywords value of the AdobePDF XMP schema.
|
| setPDFVersion | Sets PDFVersion value of the AdobePDF XMP schema. This XMP value specifies the PDF file version (for example: 1.0, 1.3, and so on).
|
| setProducer | Sets Producer value of the AdobePDF XMP schema. This XMP value specifies the name of the tool that created the PDF document.
|
Top
See Also