Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| DetectCellsInversion | VARIANT\_BOOL | If this property is TRUE, the cells inversion is detected during table block analysis. This property is TRUE by default. |
| DetectCellsOrientation | VARIANT\_BOOL | If this property is TRUE, the cells orientation is detected during table block analysis. This property is TRUE by default. |
| SingleLinePerCell | VARIANT\_BOOL | Set this property to TRUE if you only recognize tables with one line of text per each cell. The table layout will be analyzed more readily. This property is FALSE by default. |
| SplitOnlyBySeparators | VARIANT\_BOOL | Set this property to TRUE if you only recognize tables with no hidden separators. The table layout will be analyzed more readily. This property is FALSE by default. |
Methods
| Name | Description |
|---|---|
| CopyFrom | Initializes properties of the current object with values of similar properties of another object. |
| LoadFromFile | Restores the object contents from a file on disk. |
| LoadFromMemory <Note> : Windows only. </Note> | Restores the object contents from the global memory. |
| SaveToFile | Saves the object contents into a file on disk. |
| SaveToMemory <Note> : Windows only. </Note> | Saves the object contents into the global memory. |
Related objects
Object Diagram
