ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEText Object > IGPDEText Methods > GetRunForChar Method |
Gets the index of the text run that contains the nth character in a text object.
GetRunForChar (CharIndex As Long) As Long
Name | Description |
---|---|
CharIndex | Number of the character to find in the text object. |
Index of the text run with the specified character index in the text object.