phpdftk API Documentation

TextSearchResults
in package
implements IteratorAggregate, Countable

FinalYes

Collection of text search matches across a PDF document.

Tags
implements

Table of Contents

Interfaces

IteratorAggregate
Countable

Methods

__construct()  : mixed
all()  : array<int, TextMatch>
count()  : int
first()  : TextMatch|null
getIterator()  : ArrayIterator<int, TextMatch>

Methods


        
On this page

Search results