NRangeTextElement Class Methods
In This Topic
For a list of all members of this type, see NRangeTextElement members.
Public Methods
| | Name | Description |
 | GetCharAt | Get the character at the specified local position |
 | GetIndexOfChar | Gets the index of the specified character |
 | GetRangeTextElementAt<T> | Gets the range |
 | SplitAt | Overloaded. Splits the range element so that the specified position becomes the first position when traversing the document tree from top to bottom. |
 | VisitRanges | Visits this range and its descendants. |
Top
Protected Methods
See Also