Leadtools.Document.Analytics Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name | Description |
---|---|
Leadtools.Document.Analytics.ComponentType.Characters | Measure by single characters |
Leadtools.Document.Analytics.ComponentType.None | Measure by same input component type |
Leadtools.Document.Analytics.ComponentType.TextBlocks | Measure by blocks |
Leadtools.Document.Analytics.ComponentType.TextLines | Measure by lines |
Leadtools.Document.Analytics.ComponentType.Words | Measure by words |
Leadtools.Document.Analytics.ElementResult.Bounds | The bounding rectangle of the text being analyzed. |
Leadtools.Document.Analytics.ElementResult.GetFriendlyName | Gets a friendly name of an ElementResult Class. |
Leadtools.Document.Analytics.RelativeLocationType.Above | Information is above |
Leadtools.Document.Analytics.TextResult.#ctor(TextResult) | Initializes a new instance of TextResult with input parameter TextResult. |
Removed Members (version 22)
The following members have been removed:
Name | Description |
---|---|
UnstructuredOCREngines | Removed. To set the OCR Engine use the Leadtools.OcrEngineManager.CreateEngine method. |
Leadtools.Document.Analytics Version Changes: 20 to 21
New Assembly
The following assembly has been added to LEADTOOLS For .NET and Java:
Namespace | Description |
---|---|
Leadtools.Document.Analytics | Includes classes, interfaces and delegates that provide the functionalities required for processing document components and features that can be used to recognize and classify scanned documents. |