Click or drag to resize

PDFDocGetDigitalSignaturePermissions Method

Retrieves the most restrictive document permissions locking level from all of the signed digital signatures in the document.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DigitalSignatureFieldDocumentPermissions GetDigitalSignaturePermissions()

Return Value

Type: DigitalSignatureFieldDocumentPermissions
An enumerated value representing the most restrictive document permission level found in the document.
See Also