Back to Devexpress

PdfTextSearchResults Properties

officefileapi-devexpress-dot-pdf-dot-pdftextsearchresults-dot-underscore-properties.md

latest1.2 KB
Original Source

PdfTextSearchResults Properties

Provides the information related to a PDF text search result.

NameDescription
PageProvides access to the page containing the text found.
PageIndexObsolete. Indicates the zero-based index of a page that contains the found text.
PageNumberIndicates the number of a page that contains the text that was found.
RectanglesProvides access to the document area containing the text found.
StatusIndicates the current text search operation status.
WordsReturns the collection of words corresponding to the text that was found.

See Also

PdfTextSearchResults Class

PdfTextSearchResults Members

DevExpress.Pdf Namespace