EVO HTML to PDF Converter

SecurityKeySize Property

EVO HTML to PDF Converter for .NET Documentation
The dimension of the PDF doucument encryption key. The default key size is 128 bits for a newly created PDF document.

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