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