Click or drag to resize

ExcelToPdfPdfSecurityPermissions Property

Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll.

Namespace: SautinSoft
Assembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public ExcelToPdfPdfPermissions Permissions { get; set; }

Property Value

ExcelToPdfPdfPermissions
See Also