Field ShowPasswordDialog
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
Creates a RequestPdfDocumentPasswordResponse that notifies the browser to use the standard PDF viewer password dialog UI to load the encrypted PDF document.
public static RequestPdfDocumentPasswordResponse ShowPasswordDialog
Returns
- RequestPdfDocumentPasswordResponse
The RequestPdfDocumentPasswordResponse instance that can be used as a return value in RequestPdfDocumentPasswordHandler implementation.