Table of Contents

Class PdfEncryptionInfo

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

Abstract base class for information about an encryption scheme in a PDF document. This class is a base class for PdfStandardEncryptionInfo and PdfPublicKeyEncryptionInfo classes.

public abstract class PdfEncryptionInfo
Inheritance
PdfEncryptionInfo
Derived
Inherited Members

Properties

Algorithm

Gets the algorithm used to encrypt the document.