TextMatchGroup.Matches Property
Gets a list of found text parts.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<TextMatchGroupItem> | A list of found text parts. |
See Also