Get PDF Encryption Type operation

Returns the type of security that is used to secure a PDF document. A PDF document can be secured by encrypting it using a password or certificate, Rights Management, or another encryption mechanism.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Property to specify a PDF document.

Input PDF

A document value that represents an encrypted document.)

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset.)

Output properties

Property to specify an output value representing the password encryption.

Encryption Type

The location to store the value that specifies the type of security that was used to secure a PDF document. The data type is EncryptionTypeResult.

Exceptions

This operation can throw an EncryptionServiceException exception.

// Ethnio survey code removed