EVO HTML to PDF Converter

EncryptionKeySize Enumeration

Winnovative Client for .NET Documentation
This enumeration contains the possible values of the length of the encryption key used to encrypt a PDF document

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public enum EncryptionKeySize
Members

  Member nameValueDescription
EncryptKey256Bit3 A 256 bit length.
EncryptKey128Bit2 A 128 bit length.
EncryptKey40Bit1 A 40 bit length.
See Also

Reference