YText
|
The YTextBlock type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Configuration | The YTextBlockSearchConfiguration used for the search. |
|
|
EndIndex | The index of the end of the block, including the BlockEnd string. |
|
|
InnerText | Get the found text block without the BlockStart string and the BlockEnd string. |
|
|
OuterText | Get the found text block including the BlockStart string and the BlockEnd string. |
|
|
StartIndex | The index of the begining of the block, including the BlockStart string. |
|
|
Text | The full text given to the search. |