The dimension of the encryption key. By default a 128 bit key is used.

C# | Visual Basic | Visual C++ |
public EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize Get Set
public: property EncryptionKeySize KeySize { EncryptionKeySize get (); void set (EncryptionKeySize value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)