EVO PDF Logo

PdfSecurityOptionsKeySize Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference