PdfTextSearchResults.Words Property
In This Article
Returns the collection of words corresponding to the text that was found.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
IList<Pdf |
A collection of Pdf |
See Also