PdfMetamorphosisPdfSecurityEncryptionAlgorithm Property |
Specifies the encryption algorithm to use.
The default value is
RC4_40.
Namespace: SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2026.2.19
Syntaxpublic PdfMetamorphosisPdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }Public Property EncryptionAlgorithm As PdfMetamorphosisPdfEncryptionAlgorithm
Get
Set
Property Value
PdfMetamorphosisPdfEncryptionAlgorithm
See Also