EVO HTML to PDF Converter

PdfSecurityOptionsEncryptionAlgorithm Property

EVO PDF Client for .NET Documentation
The encryption algorithm used to encrypt the PDF document generated by the HTML to PDF converter. The default algorithm is RC4.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference