DOMExceptionINVALID_MODIFICATION_ERR Field
If an attempt is made to modify the type of the underlying object.

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

Field Value

Type: UInt16
See Also