Click or drag to resize

WebViewIHandlerDocumentTitle Property

Gets the document title of the current page.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string DocumentTitle { get; }

Property Value

Type: String
The document title.
See Also