PdfStandardSecurityHandlerUserPassword Property Terminal Works - PDF Printing.Net Library
Sets the user password of the document. Setting a password automatically sets the encryption algorithm to AES_128 if its current value is None.

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

public string UserPassword { set; }

Property Value

Type: String
See Also

Reference