DOMExceptionINVALID_CHARACTER_ERR Field
If an invalid or illegal character is specified, such as in an XML name.

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

Field Value

Type: UInt16
See Also