Table of Contents

Class PdfRecipientInfo

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

Describes a recipient who have been granted access rights to a PDF document encrypted with a Public-Key Security Handler.

public sealed class PdfRecipientInfo
Inheritance
PdfRecipientInfo
Inherited Members

Remarks

The Decrypt PDF documents in C# and VB.NET article describes how to process encrypted PDF documents.

Check out the other articles and code samples on the Passwords page.

Properties

Issuer

Gets the distinguished name of the issuer of this recipient's certificate.

SerialNumber

Gets the serial number of this recipient's certificate.

Methods

ToString()

Returns a string that represents this PdfRecipientInfo instance.