Click or drag to resize

PdfSecurity Properties

The ExcelToPdfPdfSecurity type exposes the following members.

Properties
 NameDescription
Public propertyEncryptionAlgorithm Specifies the encryption algorithm to use. The default value is RC4_40.
Public propertyOwnerPassword Specifies the owner password for the encrypted PDF document.
Public propertyPermissions Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll.
Public propertyUserPassword Specifies the user password required for opening the encrypted PDF document.
Top
See Also