 |
PdfSecurityManagerEncryptionAlgorithm Property |
Gets or sets the encryption algorithm.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }
Public Property EncryptionAlgorithm As PdfEncryptionAlgorithm
Get
Set
Property Value
Type:
PdfEncryptionAlgorithm
See Also