PdfEncryptionDetails.EncryptionAlgorithm

PdfEncryptionDetails.EncryptionAlgorithm property

Gets or sets the encryption mode.

public PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

The encryption algorithm.

See Also