The character index.
Object.defineProperty(DocumentViewerTextPosition.prototype, 'characterIndex',
get: function(),
set: function(value)
)
characterIndex: number;
The character index to represent. -1
is allowed.
A value of -1
indicates that the actual last character of the page text may not be known, and when the DocumentPageText is retrieved, internal operations will translate the value into the last character index.
History
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