Click or drag to resize

ExpertPdf.PDFSecurity Namespace

ExpertPdf.PDFSecurity defines the PDF security API. Basically it defines the PdfSecurityManager class that can be used to modify the security settings of a PDF document. You can set user and owner passwords for encryption or individually chage the permissions for printing, assembling, filling forms, etc.
Classes
 ClassDescription
Public classPdfSecurityManager The PDF security manager allows you to set the security options you want to apply to the PDF document. The security options can be specified in the constructor as a PdfSecurityOptions object
Public classPdfSecurityOptions PDF security options
Public classSecurePdfException The type of exceptions thrown by the library
Public classTimeStampAuthority Time Stamp Server details.
Enumerations
 EnumerationDescription
Public enumerationEncryptionAlgorithm The encryption algorithm.
Public enumerationEncryptionKeySize The length of the encryption key.