ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_PAGE / IG_PDF_page_get_rotation
In This Topic
    IG_PDF_page_get_rotation
    In This Topic

    Gets the rotation for the page.

    Declaration:

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

    Arguments:

    Name Type Description
    hPage HIG_PDF_PAGE The page whose rotation is obtained.
    lpRotation LPSHORT The rotation.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.