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