'TextRange' JavaScript Properties : TextRange « Javascript Objects « JavaScript Reference

'TextRange' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |boundingHeight                  boundingLeft                  |
| Properties     |boundingTop                     boundingWidth                 |
|                |htmlText                        offsetLeft                    |
|                |offsetTop                       text                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'TextRange' Syntax and Note
2.'TextRange' Example
3.'TextRange' JavaScript Methods