DOMExceptionINDEX_SIZE_ERR Field |
If index or size is negative, or greater than the allowed value.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort INDEX_SIZE_ERR = 1
Public Const INDEX_SIZE_ERR As UShort = 1
public:
literal unsigned short INDEX_SIZE_ERR = 1
static val mutable INDEX_SIZE_ERR: uint16
Field Value
Type:
UInt16
See Also