Name | Description | |
---|---|---|
CanGoBack | Gets a value indicating whether there is a "go back" page. | |
CanGoForward | Gets a value indicating whether there is a "go forward" page. | |
Document | Gets the Web document in the browser. | |
DocumentText | Gets or sets the Web page text. | |
DocumentTitle | Gets the Web page title. | |
EncryptionLevel | Gets the Web page encryption level. | |
HasChildren | Gets a value indicating whether there are children. | |
IsBusy | Gets a value indicating whether the browser is busy. | |
IsOffline | Gets a value indicating whether the browser is offline. | |
NativeBrowerControl | Returns reference to session COM browser control, SHDocVw.WebBrowser, instance. | |
ReadyState | Gets the ready state of the Web browser. | |
ScriptErrorsSuppressed | Gets or sets a value indicating whether Script Errors Suppression state is suppressed. | |
StatusText | Gets the status bar text. | |
Url | Gets or sets the URL of the current Web page. | |
Version | Gets the version of the Web browser. |