DOMExceptionTYPE_MISMATCH_ERR Field
If the type of an object is incompatible with the expected type of the parameter associated to the object.

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

Field Value

Type: UInt16
See Also