Namespace IronPdf.Security
Classes
PdfEditSecurity
Enumeration defining levels of PDF user access rights to edit a PDF. Edit rights may also be limited by the User's PDF document client software.
See AllowUserEdits
PdfPrintSecurity
Enumeration defining levels of PDF user access rights to print a PDF.
PdfSecuritySettings
A class defining user security settings for a PDF document.
Allows the developer to control user access passwords, encryption, and also who may edit, print and copy content from the PDF document
Implemented in SecuritySettings.