All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pdftron::PDF::CharRange Struct Reference

#include <TextExtractor.h>

Public Attributes

int index
 
int length
 

Detailed Description

Represents a range of characters based on start index and length

Definition at line 26 of file TextExtractor.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: