ImageGear Professional DLL v18.1 for Windows
IG_PDF_page_get_crop_box
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PAGE > IG_PDF_page_get_crop_box

Glossary Item Box

Gets the crop box for the page.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI i_IG_PDF_page_get_crop_box(
        HIG_PDF_PAGE hPage,
        LPAT_PDF_FIXEDRECT lpFixedBox
);

Arguments:

Name Type Description
hPage HIG_PDF_PAGE The page whose crop box is obtained.
lpFixedBox LPAT_PDF_FIXEDRECT The crop box.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.