The PdfSecurity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
AllowCopyContent |
Gets or sets whether the user can copy contents from the C1PdfDocument.
|
![]() |
AllowEditAnnotations |
Gets or sets whether the user can edit annotations in the C1PdfDocument.
|
![]() |
AllowEditContent |
Gets or sets whether the user can edit the contents of the C1PdfDocument.
|
![]() |
AllowPrint |
Gets or sets whether the user can print the C1PdfDocument.
|
![]() |
OwnerPassword |
Gets or sets the password required to change permissions for the C1PdfDocument.
|
![]() |
UserPassword |
Gets or sets the password required to open the C1PdfDocument.
|