NRangeTextElement Class Members
In This Topic
The following tables list the members exposed by NRangeTextElement.
Public Fields
Public Properties
| Name | Description |
| Range | Gets the range of this element |
Top
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
See Also