PDF Viewer Control for .NET 2.0 Windows Forms
UserPassword Property
NamespacesPdfViewer4WinNetPdfSecurityOptionsUserPassword
The password required to open the PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public string UserPassword { get; set; }
Public Property UserPassword As String
public:
property String^ UserPassword {
	String^ get ();
	void set (String^ value);
}

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)