Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| ReadingType | ReadingTypeEnum | Specifies if the text on the page is written in horizontal lines, or vertical lines. This property is TRT\_Unknown by default. |
| RotationType | RotationTypeEnum | Specifies the orientation of a text on a page relative to the normal reading position of the page. This property is RT\_NoRotation by default, which means that the orientation is normal. |
Methods
Related objects
Object Diagram
Output parameter
This object is the output parameter of the following methods:- CreateTextOrientation method of the Engine object
- DetectOrientation method of the FRPage object
Input parameter
This object is passed as an input parameter to the following methods:- FindPageSplitPosition method of the FRPage object
Samples
C# code
C# code
