Method ScrollToBottomAsyncJs
ScrollToBottomAsyncJs()
Scrolls document opened in the browser to the bottom. Uses js script and RunScriptAsync(string, IntPtr?). Works asynchronously. Requires loaded document, can be used in the Loaded event handler.
public virtual void ScrollToBottomAsyncJs()