#include <TextExtractor.h>
Public Attributes | |
int | index |
int | length |
Represents a range of characters based on start index and length
Definition at line 26 of file TextExtractor.h.
int pdftron::PDF::CharRange::index |
Definition at line 28 of file TextExtractor.h.
int pdftron::PDF::CharRange::length |
Definition at line 29 of file TextExtractor.h.