Click or drag to resize

PdfSecurityPermissions Property

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

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public PdfPermissions Permissions { get; set; }

Property Value

PdfPermissions
See Also