PdfSecurityOptions
Leave feedback
On this page
Contains the PDF document security options.
public class PdfSecurityOptions : AddPasswordOptions
| Name | Description |
|---|---|
| PdfSecurityOptions(string) | Initializes a new instance of the PdfSecurityOptions class. |
| Name | Description |
|---|---|
| OwnerPassword { get; set; } | The password required to change permission settings. Using a permissions password you can restrict printing, modification and data extraction. |
| Password { get; } | The password for document protection. |
| Permissions { get; set; } | The PDF document permissions such as printing, modification and data extraction. |
- class AddPasswordOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.