Gets the crop box for the page.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_page_get_crop_box( HIG_PDF_PAGE hPage, LPAT_PDF_FIXEDRECT lpFixedBox ); |
Name | Type | Description |
---|---|---|
hPage | HIG_PDF_PAGE | The page whose crop box is obtained. |
lpFixedBox | LPAT_PDF_FIXEDRECT | The crop box. |
Error count.
This function does not process image pixels.