DOMExceptionNOT_SUPPORTED_ERR Field |
If the implementation does not support the requested type of object or operation.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public const ushort NOT_SUPPORTED_ERR = 9
Public Const NOT_SUPPORTED_ERR As UShort = 9
public:
literal unsigned short NOT_SUPPORTED_ERR = 9
static val mutable NOT_SUPPORTED_ERR: uint16
Field Value
Type:
UInt16See Also