Click or drag to resize
Pdf Library for .NET

PdfSecurityOptionsUserPassword Property

Gets or sets the user password.

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

Property Value

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