LoadImageFromPDF(lPageNumber as Long) as LONGLONG
Description
Returns the image on the page identified by lPageNumber as a DIB.
Parameters
Long |
lPageNumber |
Page number to return |
Return values
The handle of the DIB, NULL if an error occurred. Call GetLastPDFError() for the error code.