PdfToTextConverterConvertToText(String) Method
Converts all pages of a PDF file to text
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.0.0
public string ConvertToText(
string pdfFile
)
- pdfFile String
- Full path of the PDF file to be converted
StringText extracted from the PDF document