ExpertPdf PDF Creator Library
KeySize Property
NamespacesExpertPdf.PdfCreatorSecurityKeySize
ExpertPdf PDF Creator Library
The dimension of the encryption key. The default the key size is 128 bits for a newly created document.
Declaration Syntax
C#Visual BasicVisual C++
public EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
	Get
	Set
public:
property EncryptionKeySize KeySize {
	EncryptionKeySize get ();
	void set (EncryptionKeySize value);
}
Property Value

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