Skip to content

DevExpress-Examples/pdf-document-api-protect-document-with-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Document API - Protect a PDF Document with a Password

This example shows how a PDF document can be protected using both the owner and user passwords.

A user password is used to protect opening a document. After a document is opened with the user password, a user has access to the document with the specified permissions. To get full access to the document (permissions are not taken into account in this case), this document must be opened with the owner's password.

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the DevExpress Subscription page for pricing information.

Files to Review

Documentation