ImageGear Professional DLL v18.1 for Windows
IG_PDF_basarr_get_length
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASARR > IG_PDF_basarr_get_length

Glossary Item Box

Gets the number of elements in hArray.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basarr_get_length(
        HIG_PDF_BASOBJ hArray,
        LPLONG lpnLength 
);

Arguments:

Name Type Description
hArray HIG_PDF_BASOBJ The array.
lpnLength LPLONG The number of elements in hArray.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.