|
PdfSecurityOptionsUserPassword Property
|
Gets or sets the user password.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic string UserPassword { get; set; }Public Property UserPassword As String
Get
Set
Property Value
String
Remarks
This password is required to open the pdf document.
See Also