Click or drag to resize
EncryptionKeySize Enumeration
The length of the encryption key

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public enum EncryptionKeySize
Members
  Member nameValueDescription
EncryptKey128Bit2 A 128 bit length.
EncryptKey40Bit1 A 40 bit length.
See Also