Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| InvertImage | VARIANT\_BOOL | Specifies if the image colors in the block are inverted. If this property is TRUE, ABBYY FineReader Engine will invert the image of a block before recognition. This property is FALSE by default. |
| MirrorImage | VARIANT\_BOOL | Specifies if the image in the block is mirrored around the vertical axis. If this property is TRUE, ABBYY FineReader Engine will mirror the image of a block before recognition. This property is FALSE by default. |
| RotationType | RotationTypeEnum | Specifies the orientation of a text in a block relative to the normal reading position. This property cannot be set to RT\_UnknownRotation. This property is RT\_NoRotation by default, which means that the orientation is normal. |
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
