RequestPdfDocumentPasswordResponsePassword Method |
Namespace: DotNetBrowser.Browser.Handlers
public static RequestPdfDocumentPasswordResponse Password( string password )
Exception | Condition |
---|---|
ArgumentException | The password is null, empty, or contains only blank characters. |
If the provided password is incorrect, the browser will fail to load the frame with the PDF document.