Skip to content

DevExpress-Examples/pdf-document-api-custom-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Document API - Access and Modify Custom Document Properties

The code sample below shows how to use the PdfDocument.CustomProperties property to access the collection of document's custom properties. You can add and delete custom properties or change associated names or values.