PdfMetamorphosisPdfSecurityPermissions Property |
Specifies the operations that are allowed to a user on an encrypted PDF document.
The default value is
DisallowAll.
Namespace: SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2026.2.19
Syntaxpublic PdfMetamorphosisPdfPermissions Permissions { get; set; }Public Property Permissions As PdfMetamorphosisPdfPermissions
Get
Set
Property Value
PdfMetamorphosisPdfPermissions
See Also