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