DOMExceptionSYNTAX_ERR Field |
If an invalid or illegal string is specified.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort SYNTAX_ERR = 12
Public Const SYNTAX_ERR As UShort = 12
public:
literal unsigned short SYNTAX_ERR = 12
static val mutable SYNTAX_ERR: uint16
Field Value
Type:
UInt16
See Also