Leadtools.Documents.UI Namespace > DocumentViewerTextItem Object : FirstCharacterIndex Property |
get_firstCharacterIndex();
set_firstCharacterIndex(value);
Object.defineProperty('firstCharacterIndex');
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.