Overview and description of Leadtools Document Analytics classes.
Class | Description | |
---|---|---|
ActionElement | Defines an action to be run after the document analyzer has finished inspecting the document. | |
ActionElementSet | Collection of ActionElement objects. | |
DataReader | Represents a data reader that can handle reading and executing an Element. | |
DocumentAnalyzer | Class that organizes the operations to load and execute document analysis steps. | |
DocumentAnalyzerRunOptions | Group of run options, used when calling DocumentAnalyzer.Run(). | |
Element | Base class that describes the data to be processed by the DocumentAnalyzer. | |
ElementResult | Holds the results of an Element processed by the DocumentAnalyzer. | |
ElementSet | Defines a set of elements that work together to perform an analysis task. | |
ElementSetFeature | This class describes the feature, version and types supported, typically used to get readers' capabilities. | |
ElementSetResult | Holds the collective results of a document analyzer run. | |
ElementSetResultExtensions | Helper class with debug helper functions. | |
HighlightAction | Represents the actions to be taken to perform document highlighting. | |
RedactAction | This class describes the actions to be taken to perform document redaction. | |
TextResult | Indicates a class of information that was detected, this is a class of text information. |