Table of Contents

Constructor PdfStandardDecryptionHandler

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

PdfStandardDecryptionHandler(string)

Creates a new decryption handler with the specified password.

public PdfStandardDecryptionHandler(string password)

Parameters

password string

The password to use to decrypt a document.

Remarks

The password can be a user password or an owner password.

The permissions for the decrypted document might vary, depending on the type of the password.