Class
WordInfo

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.

Declaration

cs-api-definition
public string Word { get; }

Property Value

string

WordPosition

Represents the position of a word within a text document. This information is used for searching and indexing text content in the document.

Declaration

cs-api-definition
public TextRange WordPosition { get; }

Property Value

TextRange

In this article
DefinitionPropertiesWordWordPosition
Not finding the help you need?
Contact Support