EVO HTML to PDF Converter

PdfSecurityOptionsKeySize Property

EVO PDF Client 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.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference