DOMExceptionWRONG_DOCUMENT_ERR Field
If a Node is used in a different document than the one that created it (that doesn't support it).

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

Field Value

Type: UInt16
See Also