Class OpenPopupParameters
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the OpenPopupHandler.
public sealed class OpenPopupParameters : BrowserParameters
- Inheritance
-
OpenPopupParameters
- Inherited Members
Properties
- PopupBrowser
Gets the browser instance which should be opened in a popup window.
- Rectangle
Gets the initial bounds of the popup.