C#
VB
C++
The index of the first character of this text item.
public int FirstCharacterIndex { get; set; }
Public Property FirstCharacterIndex() As Integer
Get
Set
public:
property int FirstCharacterIndex
{
int get()
void set(int value)
}
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