Click or drag to resize

CefXmlReaderNodeType Property

The below methods retrieve data for the node at the current cursor position. Returns the node type.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefXmlNodeType NodeType { get; }

Property Value

CefXmlNodeType
See Also