PDF Viewer Control for .NET 2.0 Windows Forms
KeySize Property
NamespacesPdfViewer4WinNetPdfSecurityOptionsKeySize
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)