selectSubString
Notes
Remarks
The selectSubString method can raise a DOMException excpetion with the code INDEX_SIZE_ERR. This exception is raised if the charnum or nchars parameter is negative or if charnum is greater than or equal to the number of characters at this node.
Syntax
Standards information
- Scalable Vector Graphics: Text, Section 10.17.1
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]