PdfToTextConverterConvertToText(Stream) Method
Converts all pages of a PDF document in a stream to text
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.0.0
public string ConvertToText(
Stream pdfStream
)
- pdfStream Stream
- Stream containing the PDF document to be converted
StringText extracted from the PDF document