PdfSecuritySettingsPdfDocumentEncryptionAlgorithm Property Terminal Works - PDF Printing.Net Library
Gets or sets the document encryption alghoritm. If the type of the encryption alghoritm is different than None, you must also set a user and/or an owner password. Otherwise saving the document will fail.

Namespace: PdfEdit.Pdf.Security
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public EncryptionAlgorithmInfo PdfDocumentEncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithmInfo
See Also

Reference