PdfDocumentSecurityEncryptionAlgorithm Property |
Gets or sets a value representing the encryption algorithm which should be used when saving the output PDF, if a
UserPassword is set for the document.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }
Public Property EncryptionAlgorithm As PdfEncryptionAlgorithm
Get
Set
Property Value
Type:
PdfEncryptionAlgorithmSee Also