PDF Viewer Control for .NET Windows Forms Documentation

PdfSecurityOptionsKeySize Property

PDF Viewer Control for .NET Windows Forms
The dimension of the encryption key. By default a 128 bit key is used.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference