Click or drag to resize

PdfMetamorphosisPdfSecurityEncryptionAlgorithm Property

Specifies the encryption algorithm to use. The default value is RC4_40.

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.12.19
Syntax
public PdfMetamorphosisPdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

PdfMetamorphosisPdfEncryptionAlgorithm
See Also