DOMExceptionINVALID_NODE_TYPE_ERR Field
The supplied node is incorrect or has an incorrect ancestor for this operation.

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

Field Value

Type: UInt16
See Also