PDF Viewer Control for ASP.NET Documentation

PdfSecurityOptionsEncryptionAlgorithm Property

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

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

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference