DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Frames
IFrame Interface
IFrame Properties
Browser Property
Children Property
Document Property
Html Property
IsMain Property
LocalStorage Property
Name Property
Parent Property
SelectedHtml Property
SelectedText Property
SessionStorage Property
Text Property
IFrame
Browser Property
The
IBrowser
instance associated with this frame.
Namespace:
DotNetBrowser.Frames
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
IBrowser
Browser
{
get
; }
Property Value
Type:
IBrowser
See Also
Reference
IFrame Interface
DotNetBrowser.Frames Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.