Click or drag to resize
Pdf Library for .NET

PdfDocumentSecurity Properties

The PdfDocumentSecurity type exposes the following members.

Properties
 NameDescription
Public propertyCanAccessibilityCopyContent Allows copying page accessibility contents such as text and images.
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 propertyOwnerPasswordSets or gets the owner password.
Public propertyUserPasswordGets or sets the user password.
Top
See Also