PdfToHtmlConvertToHtml(Byte) Method
Call this method to convert to HTML objects the pages of a PDF document contained in a memory buffer
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPageHtmlCode[] ConvertToHtml(
byte[] pdfBuffer
)
- pdfBuffer Byte
- The PDF document memory buffer
PdfPageHtmlCodeAn array of objects containing the resulted HTML code after conversion