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