Click or drag to resize

RequestPdfDocumentPasswordParametersUrl Property

Gets the URL of the encrypted PDF document.

Namespace:  DotNetBrowser.Browser.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Url { get; }

Property Value

Type: String
The URL of the encrypted PDF document.
See Also