EVO HTML to PDF Converter

EncryptionAlgorithm Enumeration

Winnovative Client for .NET Documentation
This enumeration contains the possible values of the encryption algorithm 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 EncryptionAlgorithm
Members

  Member nameValueDescription
RC41 RC4 encryption algorithm
AES2 AES encryption algorithm
See Also

Reference