Gets the rotation for the page.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_page_get_rotation( HIG_PDF_PAGE hPage, LPSHORT lpRotation ); |
Name | Type | Description |
---|---|---|
hPage | HIG_PDF_PAGE | The page whose rotation is obtained. |
lpRotation | LPSHORT | The rotation. |
Error count.
This function does not process image pixels.