Expert PDF Merge Library
KeySize Property
NamespacesExpertPdf.MergePdfPdfSecurityOptionsKeySize
Expert PDF Merge Library
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: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)