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 TextExtractorInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(ExtractTextOptions)
Mengekstrak teks dari dokumen PDF.
public static string Process(ExtractTextOptions options)Parameters
optionsExtractTextOptions: Sebuah objek opsi yang berisi instruksi untuk operasi tersebut.
Returns
string : Sebuah objek yang berisi hasil ekstraksi.
Exceptions
Jika opsi tidak diatur.
Namespace: Documentize Assembly: Documentize.dll