ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_textitem_remove_chars
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_TEXTITEM > IG_PDE_textitem_remove_chars

Glossary Item Box

Removes contiguous characters from a text item.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_textitem_remove_chars (
        HIG_PDE_TEXTITEM hTextItem,
        UINT nCharOffset,
        UINT nCount );

Arguments:

hTextItem The text item.
nCharOffset Offset of the first character to remove.
nCount The number of characters to remove.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.