Click or drag to resize

ITextFormatDecoder Interface

Represents a codec that is capable of document text extraction.

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

The ITextFormatDecoder type exposes the following members.

Methods
  NameDescription
Public methodGetTextDocument
Creates the text document.
Top
See Also