Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference- .NET API Reference- EO.Base
- EO.Base.UI
- EO.Extensions- EO.Extensions
- Classes- HtmlToPdfExtension Class
- PdfViewerExtensions Class
- WebViewExtensions Class
 
 
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
 
- JavaScript API Reference
 
- .NET API Reference
| WebViewExtensions Methods | 
The methods of the WebViewExtensions class are listed below. For a complete list of WebViewExtensions class members, see the WebViewExtensions Members topic.
 Methods
Methods
        | Name | Description | |
|---|---|---|
|   | DebugAsync | Displays debug UI. | 
|  | Equals (inherited from Object) | |
|   | EvalScriptAsync | Overloaded. Asynchronously Execute JavaScript code in a frame and returns the result value. | 
|  | GetHashCode (inherited from Object) | |
|  | GetType (inherited from Object) | |
|   | LoadHtmlAsync | Asynchronously loads raw HTML into the WebView. | 
|   | LoadRequestAsync | Asynchronously loads a Request into the WebView. | 
|   | LoadUrlAsync | Asynchronously loads a Url into the WebView. | 
|   | PrintAsync | Asynchronously print the currently loaded page. | 
|  | ToString (inherited from Object) | |
|   | WaitForReadyAsync | Asynchronously waits for the WebView to be ready. | 
 See Also
See Also
        
