The index of the last character of this text item.
Object.defineProperty(DocumentViewerTextItem.prototype, 'lastCharacterIndex',
get: function(),
set: function(value)
)
lastCharacterIndex: number;
The 0-based index of the first character in this text item.
FirstCharacterIndex and LastCharacterIndex are indices to the corresponding DocumentPageText object Characters array.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET