Click or drag to resize

PdfSecurity Properties

The PdfSecurity type exposes the following members.

Properties
Name Description
Public property KeySize
Gets the size of the key.
Public property OriginalEncrypt
Indicate whether this pdf document was encrypted originally or not.
Public property OwnerPassword
Gets the owner password.
Public property Permissions
Gets the document's permission flags
Public property UserPassword
Gets the user password.
Top
See Also