IPdfDocumentGetText(PdfTextFormattingMode) Method |  |
Namespace: Compiled.EDD.Scripting.Extensions.PdfAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxstring GetText(
PdfTextFormattingMode formattingMode
)
Parameters
- formattingMode PdfTextFormattingMode
[Missing <param name="formattingMode"/> documentation for "M:Compiled.EDD.Scripting.Extensions.Pdf.IPdfDocument.GetText(Compiled.EDD.Scripting.Extensions.Pdf.PdfTextFormattingMode)"]
Return Value
StringThe extracted text contents from the PDf document.
See Also