Click or drag to resize

IPdfDocumentGetText Method

Gets the extracted text from the PDF document.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
string GetText()

Return Value

String
The extracted text contents from the PDf document.
See Also