charIndex property

int charIndex
final

Zero-based character index of the first matched character on this page.

This index is relative to the page's text layer, consistent with the character indices used by FPDFText_GetText and FPDFText_GetCharBox.

Implementation

final int charIndex;