PdfEncryptionOptions Constructors
Contains settings to protect a PDF document with a password and user permissions.| Name | Description |
|---|---|
| PdfEncryptionOptions() | Initializes a new instance of the PdfEncryptionOptions class without encryption settings specified for a PDF document. |
See Also