TextSearchInfo.TextRanges Property
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type |
|---|
| IList<TextRange> |
See Also
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
public IList<TextRange> TextRanges { get; }
Public ReadOnly Property TextRanges As IList(Of TextRange)
| Type |
|---|
| IList<TextRange> |