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

Access and modify custom document properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Access and modify custom document properties.

License:Other


Languages

Language:C# 51.8%Language:Visual Basic .NET 48.2%