DOMExceptionINVALID_MODIFICATION_ERR Field |
If an attempt is made to modify the type of the underlying object.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public const ushort INVALID_MODIFICATION_ERR = 13
Public Const INVALID_MODIFICATION_ERR As UShort = 13
public:
literal unsigned short INVALID_MODIFICATION_ERR = 13
static val mutable INVALID_MODIFICATION_ERR: uint16
Field Value
Type:
UInt16See Also