Class TextExtractor

Info

Represents Documentize.TextExtractor plugin. Used to extract text from PDF documents.

[Obsolete("Please use PdfExtractor class. The class will be deleted soon.")]
public static class TextExtractor

Inheritance

objectTextExtractor

Inherited Members

Methods

Process(ExtractTextOptions)

Extract text from PDF document.

public static ResultContainer Process(ExtractTextOptions options)

Parameters

Returns

ResultContainer : An object containing the result of the extraction.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English