Class TextExtractor

Info

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

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

Pewarisan

objectTextExtractor

Anggota yang Dihwarisi

Metode

Process(ExtractTextOptions)

Mengekstrak teks dari dokumen PDF.

public static string Process(ExtractTextOptions options)

Parameter

Mengembalikan

string : Sebuah objek yang berisi hasil ekstraksi.

Pengecualian

ArgumentException

Jika opsi tidak diset.

Namespace: Documentize Assembly: Documentize.dll

 Indonesia