TdxPDFSecurityOptions Properties
Stores PDF document security settings.| Name | Description |
|---|---|
| Algorithm | Specifies the active document encryption algorithm. |
| Enabled | Specifies if a PDF document is encrypted. |
| OwnerPassword | Specifies the owner access password for a PDF document. |
| Permissions | Specifies user access permissions for a protected PDF document. |
| UserPassword | Specifies the user access password for a PDF document. |
See Also