PdfImagesExtractRaiseImageExtractedEvent(String) Method
Call this method to extract the images from a PDF file and raise the
PdfImageExtractedEvent event
after an image has been extracted from PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public void RaiseImageExtractedEvent(
string pdfFile
)
Public Sub RaiseImageExtractedEvent (
pdfFile As String
)
public:
void RaiseImageExtractedEvent(
String^ pdfFile
)
member RaiseImageExtractedEvent :
pdfFile : string -> unit
Parameters
- pdfFile String
- The fully qualified name of the PDF file