EVO HTML to PDF Converter

SecurityEncryptionAlgorithm Property

EVO HTML to PDF Converter for .NET Documentation
The encryption algorithm used to encrypt the PDF document. 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