DOMExceptionDOMSTRING_SIZE_ERR Field |
If the specified range of text does not fit into a DOMString.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort DOMSTRING_SIZE_ERR = 2
Public Const DOMSTRING_SIZE_ERR As UShort = 2
public:
literal unsigned short DOMSTRING_SIZE_ERR = 2
static val mutable DOMSTRING_SIZE_ERR: uint16
Field Value
Type:
UInt16
See Also