Winnovative PDF Merge Library for .NET
KeySize Property
NamespacesWinnovative.PDFMergePdfSecurityOptionsKeySize
Winnovative PDF Merge Library for .NET
The dimension of the encryption key. By default a 128 bit key is used.
Declaration Syntax
C#Visual BasicVisual C++
public EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
public:
property EncryptionKeySize KeySize {
	EncryptionKeySize get ();
	void set (EncryptionKeySize value);
}

Assembly: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)