PDF Viewer Control for ASP.NET Documentation

PdfSecurityOptionsKeySize Property

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

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference