ImageGear for C and C++ on Linux v20.0 - Updated
enumIGPDFInclusion
API Reference Guide > PDF Component API Reference > PDF Component Enumerations Reference > enumIGPDFInclusion

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.
Is this page helpful?
Yes No
Thanks for your feedback.