Click or drag to resize

PdfSecurityOptionsAlgorithm Property

The encryption algorithm. The default algorithm is AES.

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

Property Value

EncryptionAlgorithm
See Also