Click or drag to resize

PdfMetamorphosisPdfSecurityPermissions Property

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

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.11.6
Syntax
public PdfMetamorphosisPdfPermissions Permissions { get; set; }

Property Value

PdfMetamorphosisPdfPermissions
See Also