DOMExceptionNOT_FOUND_ERR Field
If an attempt is made to reference a Node in a context where it does not exist.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort NOT_FOUND_ERR = 8

Field Value

Type: UInt16
See Also