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