PDF Viewer Control for ASP.NET
KeySize Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsKeySize
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)