EVO HTML to PDF Converter

PdfSecurityOptionsEncryptionAlgorithm Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference