Click or drag to resize
PdfSecurityOptionsAlgorithm Property
The encryption algorithm. The default algorithm is AES.

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

Property Value

Type: EncryptionAlgorithm
See Also