Overload | Description |
---|---|
PdfSecurity Constructor(String,String,PdfPermissions) | Initializes an instance of the PdfSecurity class with the specified passwords and permissions. |
PdfSecurity Constructor(String,String) | Initializes an instance of the PdfSecurity class with the specified passwords and default permissions. By default all permissions are allowed. |
PdfSecurity Constructor(String) | Initializes an instance of the PdfSecurity class with the specified passwords and default permissions. By default all permissions are allowed. |