Class TextExtractor

Info

Mewakili komponen Documentize.TextExtractor. Digunakan untuk mengekstrak teks dari dokumen PDF.

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

Inheritance

objectTextExtractor

Inherited Members

Methods

Process(ExtractTextOptions)

Mengekstrak teks dari dokumen PDF.

public static string Process(ExtractTextOptions options)

Parameters

  • options ExtractTextOptions: Sebuah objek opsi yang berisi instruksi untuk operasi tersebut.

Returns

string : Sebuah objek yang berisi hasil ekstraksi.

Exceptions

ArgumentException

Jika opsi tidak diatur.

Namespace: Documentize Assembly: Documentize.dll

 Indonesia