The PdfSecurity type exposes the following members.

Properties

  Name Description
Public property AllowCopyContent
Gets or sets a value indicating whether the user can copy contents of the PDF document.
Public property AllowEditAnnotations
Gets or sets whether the user can edit annotations in the PDF document.
Public property AllowEditContent
Gets or sets a value indicating whether the user can edit the contents of the PDF document.
Public property AllowPrint
Gets or sets a value indicating whether the user can print the PDF document.
Public property OwnerPassword
Gets or sets the password required to change permissions for the PDF document.
Public property UserPassword
Gets or sets the password required to open the PDF document.

See Also