PdfSecurityOptionsAlgorithm Property |
The encryption algorithm. The default algorithm is AES.
Namespace: ExpertPdf.MergePdfAssembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntaxpublic EncryptionAlgorithm Algorithm { get; set; }Public Property Algorithm As EncryptionAlgorithm
Get
Set
Property Value
EncryptionAlgorithm
See Also