ImageGear for C and C++ on Linux v18.10 - Updated
enumIGPDFPageNumber
Collapse All
Expand All
View with Navigation Tools
API Reference Guide
>
PDF Component API Reference
>
PDF Component Enumerations Reference
> enumIGPDFPageNumber
PageNumber specification.
Values:
IG_PDF_BEFORE_FIRST_PAGE
-1
Specifies position before the first page. Usually used to insert first document page.
IG_PDF_LAST_PAGE
-2
Specifies the last page position. Usually used to insert last document page.