Function getTextItems

  • Gets the text items in a PDF page.

    Returns

    The text items of the page.

    Parameters

    • page: PDFPageProxy

      The target PDF page.

    Returns Promise<TextItem[]>

Generated using TypeDoc