Node.DOCUMENT_FRAGMENT_NODE
Node.DOCUMENT_FRAGMENT_NODE field
A DocumentFragment
node.
public const ushort DOCUMENT_FRAGMENT_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