DOMExceptionINVALID_ACCESS_ERR Field
If a parameter or an operation is not supported by the underlying object.

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

Field Value

Type: UInt16
See Also