The PasswordSecurity type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PasswordSecurity |
Creates a new password security object.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones a Security.
(Inherited from Security.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Assembly |
Allow document assemble (insert, rotate, or delete pages and bookmarks or thumbnail images).
(Inherited from Security.) | |
| AuthorCommentsFormFields |
Allow authoring comments and form fields.
(Inherited from Security.) | |
| Change |
Allow changing the document.
(Inherited from Security.) | |
| CopyExtract |
Allow content copying or extraction.
(Inherited from Security.) | |
| EncryptionLevel |
This encryption level used to encrypt this document.
| |
| ExtractAccessibilityContents |
Enable content accessibility.
(Inherited from Security.) | |
| FormFillSign |
Allow form field fill-in or signing.
(Inherited from Security.) | |
| OwnerPassword |
Owner password. The owner has all privilages, including changing the user password.
| |
Allow printing.
(Inherited from Security.) | ||
| PrintHighQuality |
Allow printing at high quality.
(Inherited from Security.) | |
| UserPassword |
User password. You may set this string to "" to allow viewing by anyone but to
restrict privileges such as printing.
|