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: 2024.11.6
Syntax public PdfMetamorphosisPdfPermissions Permissions { get; set; }
Public Property Permissions As PdfMetamorphosisPdfPermissions
Get
Set
Property Value
PdfMetamorphosisPdfPermissionsSee Also