Click or drag to resize
Pdf Library for .NET

PdfDocumentSecurity Properties

The PdfDocumentSecurity type exposes the following members.

Properties
  NameDescription
Public propertyCanAssembleDocument
Allows inserting, rotating or deleting pages or bookmarks.
Public propertyCanCopyContent
Allows copying page contents such as text and images.
Public propertyCanEditAnnotations
Allows document annotations editing.
Public propertyCanEditContent
Allows modifying document content.
Public propertyCanFillFormFields
Allows filling in form fields.
Public propertyCanPrint
Allows printing.
Public propertyOwnerPassword
Sets or gets the owner password.
Public propertyUserPassword
Gets or sets the user password.
Top
See Also