PdfDocument.Encrypt(EncryptionOptions) Method
Encrypts a PDF document with the specified encryption options.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | EncryptionOptions | An object that specifies the encryption options. |
See Also