You can call this method to shrink the TextRange to an insertion point either at the start or end of the text range.
If no value is passed as an argument, then the insertion point is taken from the start of the text range.
A Boolean true value also uses the startpoint as the new insertion point.
A Boolean value of false selects the endpoint as the new insertion point.
Prev | Home | Next |
TextRange.boundingWidth | Up | TextRange.compareEndPoints() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |