Node.CDATA_SECTION_NODE
Node.CDATA_SECTION_NODE field
A CDATASection
, such as <!CDATA[[ … ]]>.
public const ushort CDATA_SECTION_NODE;
Remarks
Reference:
DOM Standard - defines a platform-neutral model for events, aborting activities, and node trees.DOM Standard (DOM) # interface-node.GitHub - repository hosts the DOM Standard.
See Also
- class Node
- package com.aspose.html.Dom
- package Aspose.HTML