EVO PDF Merge Library for .NET Documentation

PdfSecurityOptionsEncryptionAlgorithm Property

EVO PDF Merge Library for .NET
The encryption algorithm. The default algorithm is RC4.

Namespace:  EvoPdf.PdfMerge
Assembly:  evopdfmerge (in evopdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference