Extracts the images from the specified PDF file. An ImageExtractedEvent is raised immediately
after the image was extracted. The event handler argument
exposes the extracted Bitmap object and the number of the PDF page from where the image was extracted.
- pdfFilePath (String)
- The PDF file from where the images will be extracted.