PdfTextExtractExtractText(Stream) Method
Call this method to extract the text from a PDF document contained in a stream
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public string ExtractText(
Stream pdfStream
)
- pdfStream Stream
- The PDF document stream
StringThe extracted text