Click or drag to resize
Pdf Library for .NET

PdfSecurityManagerEncryptionAlgorithm Property

Gets or sets the encryption algorithm.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: PdfEncryptionAlgorithm
See Also