Click or drag to resize

YTextBlock Properties

The YTextBlock type exposes the following members.

Properties
  Name Description
Public property Configuration The YTextBlockSearchConfiguration used for the search.
Public property EndIndex The index of the end of the block, including the BlockEnd string.
Public property InnerText Get the found text block without the BlockStart string and the BlockEnd string.
Public property OuterText Get the found text block including the BlockStart string and the BlockEnd string.
Public property StartIndex The index of the begining of the block, including the BlockStart string.
Public property Text The full text given to the search.
Top
See Also