ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Enumerations Reference / enumIGPDFInclusion
In This Topic
    enumIGPDFInclusion
    In This Topic

    This enumeration specifies how to include a resource in a file.

    Values:

    IG_PDF_INCLUDE_ONCE_PER_DOC Include the resource only once per file.
    IG_PDF_INCLUDE_ON_EVERY_PAGE Include the resource on every page in the file.
    IG_PDF_INCLUDE_NEVER Never include the resource.
    IG_PDF_INCLUDE_WHEN_NEEDED Include the resources only when needed.
    IG_PDF_INCLUDE_BY_RANGE Include the range of resource.