This function terminates the ImageGear PDF component, and must be called before terminating a user application.
Declaration:
![]() |
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_terminate(); |
Return Value:
Error count
Supported Raster Image Formats:
This function does not process image pixels.
Remarks:
![]() |
For a multi-threaded application, you must call IG_PDF_initialize and IG_PDF_terminate in the thread - not in the calling module. |