PDFReaderControls.NET Standard Class Reference

PasswordSecurity Members

PasswordSecurity overview

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PasswordSecurity Class | TallComponents.PDF.ReaderControls Namespace