ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_WORD / IG_PDF_word_get_length
In This Topic
    IG_PDF_word_get_length
    In This Topic

    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:

    Name Type Description
    hWord HIG_PDF_WORD The word whose character count is obtained.
    lpnLength LPWORD 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.