Table of Contents

Property Algorithm

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

Algorithm

Gets or sets the encryption algorithm to use while encrypting data.

public PdfEncryptionAlgorithm Algorithm { get; set; }

Property Value

PdfEncryptionAlgorithm

The encryption algorithm to use while encrypting data.

Remarks

Default value: PdfEncryptionAlgorithm.Aes128Bit.