TextMatchInfo.MatchFragments Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IReadOnlyList<TextMatchFragment> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IReadOnlyList<TextMatchFragment> MatchFragments { get; }
Public ReadOnly Property MatchFragments As IReadOnlyList(Of TextMatchFragment)
| Type |
|---|
| IReadOnlyList<TextMatchFragment> |