The PdfImagesExtractor type exposes the following members.
Events
Name | Description | |
---|---|---|
ImageExtractedEvent |
The event which is raised immediately after an image was extracted from a PDF document. You can raise this event by calling the
methods with 'InEvent' suffix like ExtractImagesInEvent(String) |
See Also