ExcelToPdfPdfSecurityPermissions Property |
Specifies the operations that are allowed to a user on an encrypted PDF document.
The default value is
DisallowAll.
Namespace: SautinSoftAssembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2024.11.30
Syntax public ExcelToPdfPdfPermissions Permissions { get; set; }
Public Property Permissions As ExcelToPdfPdfPermissions
Get
Set
Property Value
ExcelToPdfPdfPermissionsSee Also