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