EVO PDF Viewer Control for ASP.NET Documentation

PdfSecurityOptionsEncryptionAlgorithm Property

EVO PDF Viewer Control for ASP.NET
The encryption algorithm. The default algorithm is RC4.

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

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference