.PdfPage.GetText (gb.poppler)

Function GetText ( X As Float, Y As Float, Width As Float, Height As Float ) As String

Return the text delimited by the specified rectangle.

  • X, Y, Width, Height: The positions and dimensions of the rectangle.