PdfToHtmlConverterConvertPdfPagesToHtml(String) Method
Converts all the pages of a PDF file to HTML documents
Namespace: EvoPdf.PdfToHtmlAssembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
public PdfPageHtml[] ConvertPdfPagesToHtml(
string pdfFile
)
- pdfFile String
- The full path of the PDF file to be converted
PdfPageHtmlThe HTML rendering of the PDF pages