Property Progress
- Namespace
 - DotNetBrowser.Navigation.Events
 
- Assembly
 - DotNetBrowser.dll
 
Progress
Gets the value between 0 and 1 indicating the loading progress of the web page.
public double Progress { get; }
Property Value
- double
 a value between 0 and 1 indicating the loading progress of the web page.