ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_word_get_length
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_WORD > IG_PDF_word_get_length

Glossary Item Box

Gets the number of bytes in a word.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_word_get_length(        HIG_PDF_WORD hWord,         LPWORD lpnLength);

Arguments:

hWord The word whose character count is obtained.
lpnLength The number of characters in the word.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

This function also works on non-Roman systems.

©2012. Accusoft Corporation. All Rights Reserved.