ImageGear Professional DLL v17.0 for Windows Accusoft Pegasus
IG_PDE_textitem_remove_chars
Send Feedback  
ImageGear Professional DLL v17.0 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.

©2011. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.