public class CPDFTextRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
length
Text length in text range
|
int |
location
The starting index value of the text range within the page text
|
Constructor and Description |
---|
CPDFTextRange(int location,
int length) |