ActiveReports 6 Online Help
PdfSecurity Class Members
Properties 

The following tables list the members exposed by PdfSecurity.

Public Properties
 NameDescription
Public PropertyEncryptSets or returns a value indicating whether the document is encrypted.  
Public PropertyOwnerPassword

The owner password to be entered in the reader that permits full access to the document regardless of the specified user permissions. If this value is left null or empty, the user is not granted full permissions to the pdf file security settings.

 
Public PropertyPermissionsSpecifies the user permissions for the document. The PdfPermissions values can be combined using a bitwise OR combination.  
Public PropertyUse128BitSets or returns a value indicating whether to use 128 bit encryption with full permissions capability.  
Public PropertyUserPasswordSets or returns a user password string that can be entered when a user attempts to open the exported PDF in the reader. If this value is left empty, the user will not be prompted for a password, but will be restricted by the specified permissions.  
Top
See Also

Reference

PdfSecurity Class
DataDynamics.ActiveReports.Export.Pdf Namespace

Send Feedback