Purpose
This type describes the span of a substring in the source text of a document.Properties
| Name | Type | Permissions | Value |
|---|---|---|---|
| StartPos() | int | Read | The start position of the text span. |
| EndPos() | int | Read | The end position of the text span. |
| Name | Type | Permissions | Value |
|---|---|---|---|
| StartPos() | int | Read | The start position of the text span. |
| EndPos() | int | Read | The end position of the text span. |