Click or drag to resize
Pdftools logo

Encryption Properties

The Encryption type exposes the following members.

Properties
 NameDescription
Public propertyOwnerPassword The owner password opens the document with no access restrictions.
Public propertyPermissions The permissions that will be granted to a user who opens the document using the UserPassword. The value is either null (all permissions), or a concatenation of the allowed Permission values.
Public propertyUserPassword The user password opens the document with the permissions defined by the Permissions parameter.
Top
See Also