 |
PdfDocumentSecurityUserPassword Property |
Gets or sets the user password.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.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