DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom
INode Interface
INode Properties
Children Property
Document Property
Frame Property
NextSibling Property
NodeName Property
NodeValue Property
Parent Property
PreviousSibling Property
TextContent Property
Type Property
XPath Property
INode
Type Property
Gets the type of this node.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
NodeType
Type
{
get
; }
Property Value
Type:
NodeType
The type of this node.
See Also
Reference
INode Interface
DotNetBrowser.Dom Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.