EVO PDF Viewer Control for ASP.NET Documentation

PdfSecurityOptionsKeySize Property

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

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

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference