Click or drag to resize

SegmentedTextTranslatorExtractText Method

Extracts the PDF document text.

Namespace:  Atalasoft.Imaging.WebControls.Text
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Document ExtractText()

Return Value

Type: Document
Text data extracted from PDF in OCR-compatible format.
See Also