PDF Viewer Control for ASP.NET
OpenPassword Property
NamespacesPdfViewer4AspNetPdfViewerOpenPassword
A password used to open a password protected PDF document in order to change its viewer preferences and security options.
Declaration Syntax
C#Visual BasicVisual C++
public string OpenPassword { get; set; }
Public Property OpenPassword As String
public:
property String^ OpenPassword {
	String^ get ();
	void set (String^ value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)