Click or drag to resize

PdfSecurityOptionsAlgorithm Property

The encryption algorithm. The default algorithm is AES.

Namespace:  ExpertPdf.MergePdf
Assembly:  epmergepdf (in epmergepdf.dll) Version: 7.0
Syntax
public EncryptionAlgorithm Algorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also