Skip to main content
This object provides access to parameters affecting table block analysis process. All properties of a newly created object of this type are set to reasonable defaults. To know the default value of this or that property, see its description. The TableAnalysisParams object is a persistent object. This means that the object’s current state can be written to persistent storage. Later, the object can be re-created by reading the object’s state from the persistent storage. The following methods provide persistence of the object: Linux: SaveToFile, and LoadFromFile Windows SaveToFile, LoadFromFile, SaveToMemory, and LoadFromMemory.

Properties

Methods

TableAnalysisParams Object Diagram

Output parameter

This object is the output parameter of the CreateTableAnalysisParams method of the Engine object.

Samples

The object is used in the following code samples: CommandLineInterface (Windows and Linux)

See also

Tuning Parameters of Preprocessing, Analysis, Recognition, and Synthesis PageAnalysisParams Working with Properties