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: 2025.11.10
Syntaxpublic ExcelToPdfPdfPermissions Permissions { get; set; }Public Property Permissions As ExcelToPdfPdfPermissions
Get
Set
Property Value
ExcelToPdfPdfPermissions
See Also