Table of Contents

Class PdfPublicKeyEncryptionInfo

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

Provides information about a PDF document encrypted with a Public-Key Security Handler.

public sealed class PdfPublicKeyEncryptionInfo : PdfEncryptionInfo
Inheritance
PdfPublicKeyEncryptionInfo
Inherited Members

Properties

MetadataEncrypted

Gets a value indicating whether document metadata is encrypted by a public key encryption handler.

Recipients

Gets the collection of recipients who have been granted access rights to the document.

Methods

ToString()

Returns a string that represents this PdfPublicKeyEncryptionInfo instance.