totalInstanceCount property

int totalInstanceCount

Indicates the total instance of the searched text in the PDF document.

Implementation

int get totalInstanceCount {
  return _totalInstanceCount;
}