CDATASectionNodeType Property
A code representing the type of the underlying object.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public override ushort NodeType { get; }

Property Value

Type: UInt16
The type of the node.
See Also