ClassWordInfo
Class
Represents information about a word found during text search operations.
Definition
Namespace:Telerik.Windows.Documents.TextSearch
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class WordInfo
Inheritance: objectWordInfo
Properties
Word
Represents a word in the text search functionality of the Telerik library. Contains properties and methods to retrieve information about the word.
WordPosition
Represents the position of a word within a text document. This information is used for searching and indexing text content in the document.