This mode expands the text to the nearest IContentBlock boundary.
If text ends within a word, this mode expands to the nearest word boundary (whitespace).
Returns the exact number of characters (if available) as defined in numberOfCharactersAfter and
numberOfCharactersBefore. This can result in words being sliced in the middle.
Generated using TypeDoc
Used with ITextSearchResultOptions, describing how the text in
SearchResultItem.textBeforeand theSearchResultItem.textAfteris computed.