Leadtools.Documents.UI Namespace > DocumentViewerTextItem Object : LastCharacterIndex Property |
get_lastCharacterIndex();
set_lastCharacterIndex(value);
Object.defineProperty('lastCharacterIndex');
Type | Description |
---|---|
int | The 0-based index of the first character in this text item. |
FirstCharacterIndex and LastCharacterIndex are indices to the corresponding DocumentPageText object Characters array.
For an example, refer to Find.