The properties of the PasswordSecurity class are listed below. For a complete list of PasswordSecurity class members, see the PasswordSecurity Members topic.
Assembly (inherited from Security) | Allow document assemble (insert, rotate, or delete pages and bookmarks or thumbnail images). |
AuthorCommentsFormFields (inherited from Security) | Allow authoring comments and form fields. |
Change (inherited from Security) | Allow changing the document. |
CopyExtract (inherited from Security) | Allow content copying or extraction. |
ExtractAccessibilityContents (inherited from Security) | Enable content accessibility. |
FormFillSign (inherited from Security) | Allow form field fill-in or signing. |
OwnerPassword | Owner password. The owner has all privilages, including changing the user password. |
Print (inherited from Security) | Allow printing. |
PrintHighQuality (inherited from Security) | Allow printing at high quality. |
Strong | Use strong (128-bit key) encryption. Otherwise weak (40-bit key) encryption is used. |
UserPassword | User password. You may set this string to "" to allow viewing by anyone but to restrict privileges such as printing. |
PasswordSecurity Class | TallComponents.PDF.ReaderControls Namespace