Click or drag to resize
Pdf Library for .NET

PdfDocumentSecurity Properties

The PdfDocumentSecurity type exposes the following members.

Properties
  Name Description
Public property CanAccessibilityCopyContent Allows copying page accessibility contents such as text and images.
Public property CanAssembleDocument Allows inserting, rotating or deleting pages or bookmarks.
Public property CanCopyContent Allows copying page contents such as text and images.
Public property CanEditAnnotations Allows document annotations editing.
Public property CanEditContent Allows modifying document content.
Public property CanFillFormFields Allows filling in form fields.
Public property CanPrint Allows printing.
Public property OwnerPassword Sets or gets the owner password.
Public property UserPassword Gets or sets the user password.
Top
See Also