[]
Gets or sets the the user permissions for the document. The PdfPermissions values can be combined using a bitwise OR combination.
public PdfPermissions Permissions { get; set; }
By default all permissions are set/allowed.