 |
PdfToTextGetText Method |
Gets the text from a range of pages from a PDF document.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
SyntaxPublic Function GetText As String
Return Value
StringThe text extracted from the PDF document.
Remarks
See Also