EVO HTML to PDF Converter

PdfSecurityOptionsKeySize Property

EVO HTML to PDF Converter for .NET Documentation
The dimension of the encryption key in the PDF document generated by the HTML to PDF converter. By default a 128 bit key is used.

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

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference