Table of Contents

Class PdfStandardDecryptionHandler

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

The Standard Security decryption handler. Use it to open password-protected documents.

public sealed class PdfStandardDecryptionHandler : PdfDecryptionHandler
Inheritance
PdfStandardDecryptionHandler
Inherited Members

Constructors

PdfStandardDecryptionHandler(string)

Creates a new decryption handler with the specified password.

Properties

Password

Gets the password to use to decrypt a document.