NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefDomNode Class
CefDomNode Properties
Document Property
ElementTagName Property
FirstChild Property
FormControlElementType Property
HasAttributes Property
HasChildren Property
InnerText Property
IsEditable Property
IsElement Property
IsFormControlElement Property
IsText Property
LastChild Property
Name Property
NextSibling Property
NodeType Property
Parent Property
PreviousSibling Property
Value Property
CefDomNode
IsText Property
Returns true if this is a text node.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
IsText
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
CefDomNode Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.