ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_page_get_rotation
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PAGE > IG_PDF_page_get_rotation

Glossary Item Box

Gets the rotation for the page.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI i_IG_PDF_page_get_rotation(
        HIG_PDF_PAGE hPage,
        LPSHORT lpRotation
);

Arguments:

hPage The page whose rotation is obtained.
lpRotation The rotation.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.