Security
Security class
Contains the PDF document security options. For details, see the documentation.
public class Security
Constructors
Name | Description |
---|---|
Security() | Initializes an instance of the Security class. |
Properties
Name | Description |
---|---|
DocumentOpenPassword { get; set; } | The password required to open the PDF document. |
Permissions { get; set; } | The PDF document permissions such as printing, modification and data extraction. |
PermissionsPassword { get; set; } | The password required to change permission settings. Using a permissions password you can restrict printing, modification and data extraction. |
See Also
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer