TextExtractor Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a tool that helps to extract text from a PDF document.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.ExtractionTextExtractor

Namespace:  Apitron.PDF.Kit.Extraction
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class TextExtractor
Methods

  NameDescription
Public methodGetTextEntries(Boolean)
Gets the text entry enumerator.
Public methodGetTextEntries(Boundary, Boolean)
Gets the text entry enumerator.
Public methodGetTextEntries(Resolution, Boolean)
Gets the text entry enumerator.
Public methodGetTextEntries(Resolution, Boundary, Boolean)
Gets the text entry enumerator.
Top
See Also

Reference