PDF_ERROR pdf_Release_PDF(HPDF pPDF)
Description
Releases the PDF object, freeing up the memory
Parameters
|
HPDF |
pPDF |
pointer to the PDF object |
Return values
Returns a PDF_ERROR if any error occured. Call PDF_GetLastError() for the error code.