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.