Click or drag to resize
Pdf Library for .NET

PdfSecurityManagerUserPassword Property

Gets or sets the user password.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public string UserPassword { get; set; }

Property Value

Type: String
Remarks
This password is required to open the pdf document.
See Also