Leadtools.Pdf Namespace : PDFSecurityOptions Class |
The following tables list the members exposed by PDFSecurityOptions.
Name | Description | |
---|---|---|
![]() | PDFSecurityOptions Constructor | Initializes a new instance of the PDFSecurityOptions class with default values. |
Name | Description | |
---|---|---|
![]() | AnnotationsEnabled | Gets or sets a value that indicates whether annotations and comments can be added to the resulting PDF document. |
![]() | AssemblyEnabled | Gets or sets a value that indicates whether pages can be added or removed from the resulting PDF document. |
![]() | CopyEnabled | Gets or sets a value that indicates whether the resulting PDF document has copy text access rights. |
![]() | EditEnabled | Gets or sets a value that indicates whether the resulting PDF document can be edited. |
![]() | EncryptionMode | Gets or sets a value that indicates the encryption mode to use when updating or creating a PDF document. |
![]() | HighQualityPrintEnabled | Gets or sets a value that indicates whether the resulting PDF document has high quality (faithful) printing owner access rights. |
![]() | OwnerPassword | Gets or sets the owner password to use when encrypting a PDF file. |
![]() | PrintEnabled | Gets or sets a value that indicates whether the resulting PDF document has printing owner access rights. |
![]() | UserPassword | Gets or sets the user password to use when encrypting a PDF file. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of this PDFSecurityOptions object. |