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_PREFLIGHT / IG_PDF_preflight_create
In This Topic
    IG_PDF_preflight_create
    In This Topic

    This function creates new preflight object for the specified PDF document.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_preflight_create(
            HIG_PDF_DOC hDoc,
            LPHIG_PDF_PREFLIGHT lphPreflight
    );
    

    Arguments:

    Name Type Description
    hDoc HIG_PDF_DOC PDF document for which to do preflight.
    lphPreflight LPHIG_PDF_PREFLIGHT PDF preflight object.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.