Click or drag to resize
Pdf Library for .NET

PdfSecurityManager Properties

The PdfSecurityManager type exposes the following members.

Properties
 NameDescription
Public propertyCanAccessibilityCopyContent Allows content accessibility copying.
Public propertyCanAssembleDocument Allows inserting, rotating or deleting pages or bookmarks.
Public propertyCanCopyContent Allows content copying.
Public propertyCanEditAnnotations Allows annotations editing.
Public propertyCanEditContent Allows content editing.
Public propertyCanFillFields Allows form filling.
Public propertyCanFullQualityPrint Allows full quality printing.
Public propertyCanPrint Allows printing.
Public propertyEncryptionAlgorithm Gets or sets the encryption algorithm.
Public propertyEncryptionKeySize Gets or sets the length of the encryption key.
Public propertyOwnerPasswordGets or sets the owner password.
Public propertyUserPasswordGets or sets the user password.
Top
See Also