SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Permissions Property

Specifies the document permissions associated with the encryption.

Syntax

public PDFPermissions Permissions { get; }
Public ReadOnly Property Permissions As PDFPermissions

Remarks

Use this property to specify permissions protected by this encryption. PDF specification expects applications to comply with these permissions when handling encrypted documents, but keep in mind it is a policy-like requirement rather than an enforcement.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]