PdfToTextConverterConvertToText(String) Method
Converts all the pages of a PDF file to text
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public string ConvertToText(
string pdfFile
)
- pdfFile String
- The full path of the PDF file to be converted
StringThe text from PDF document