Releases a PDF document from the memory.
public Boolean PdfReaderCloseDocument( int hPdf );
Public Function PdfReaderCloseDocument( ByVal hPdf As Integer ) As Boolean
|
Parameters |
Description |
|
hPdf |
A PDF handle returned by the PdfReaderLoadFromFile or the PdfReaderLoadFromStream function. |
True if the PDF has been successfully released, else False.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|