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