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