| C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace : PdfSecurityOptions Class |
The following tables list the members exposed by PdfSecurityOptions.
| Name | Description | |
|---|---|---|
![]() | PdfSecurityOptions Constructor |
| Name | Description | |
|---|---|---|
![]() | AllowCopyContent | Gets or sets whether the user can copy contents from the Pdf document. |
![]() | AllowEditAnnotations | Gets or sets whether the user can edit annotations in the Pdf document. |
![]() | AllowEditContent | Gets or sets whether the user can edit the contents of the Pdf document. |
![]() | AllowPrint | Gets or sets whether the user can print the Pdf document. |
![]() | EncryptionType | Gets or sets the PDF encryption type. The default is standart 40 bit. |
![]() | OwnerPassword | Gets or sets the password required to change permissions for the Pdf document. |
![]() | UserPassword | Gets or sets the password required to open the Pdf document. |