Winnovative Logo

PdfSecurityOptionsKeySize Property

Winnovative 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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference