PdfToTextConverterConvertToText(Byte) Method
Converts all pages in a PDF document to text
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
public string ConvertToText(
byte[] pdfData
)
- pdfData Byte
- Memory buffer containing the PDF document to be converted
StringText extracted from the PDF document