The dimension of the encryption key. The default the key size is 128 bits for a newly created document.

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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)