Returns the date of creation of a PDF.
public String PdfReaderGetCreationDate( int hPdf );
Public Function PdfReaderGetCreationDate( ByVal hPdf As Integer ) As String
|
Parameters |
Description |
|
hPdf |
A PDF handle returned by the PdfReaderLoadFromFile or the PdfReaderLoadFromStream function. |
The PDF date of creation.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|