ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_text_get_run_for_char
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_TEXT > IG_PDE_text_get_run_for_char

Glossary Item Box

Gets the index of the text run that contains the nth character in a text object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_text_get_run_for_char(
        HIG_PDE_TEXT hText,
        UINT nCharIndex,
        LPUINT lpnRunIndex );

Arguments:

hText Text object containing a character or text run whose text is examined.
nCharIndex Number of the character to find in hText.
lpnRunIndex Index of the text run with the specified character index in hText.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.