New to Telerik UI for WPFStart a free 30-day trial

Provides a range of text within a RichTextBox, allowing for automation tasks such as text manipulation and retrieval.

Definition

Namespace:Telerik.Windows.Automation.RichTextBox

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class TextRangeProvider : ITextRangeProvider

Inheritance: objectTextRangeProvider

Implements: ITextRangeProvider

Constructors

C#
public TextRangeProvider(RadRichTextBox radRichTextBox, DocumentPosition startPosition, DocumentPosition endPosition)
Parameters:radRichTextBoxRadRichTextBoxstartPositionDocumentPositionendPositionDocumentPosition