Find all text and position.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfTextFindCollection FindAllText()
Public Function FindAllText As PdfTextFindCollection
public: PdfTextFindCollection^ FindAllText()
member FindAllText : unit -> PdfTextFindCollection
Return Value
PdfTextFindCollectionAll text find in the page.