The following code sample project demonstrates how to use PDF Document API to embed XMP metadata in the PDF documents. The EmbedLoadedMetadata method loads metadata from a file, the EmbedEditedMetadata method manages existing metadata, and the *EmbedGeneratedMetadata method generates new XMP metadata and embeds it in a document.
Important
The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.
| C# | Visual Basic |
|---|---|
| Program.cs | Program.vb |
(you will be redirected to DevExpress.com to submit your response)