This object provides functionality for tuning page margins of the output file.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| Top | int | Specifies the width of the top margin in twips (1/1440 of inch). It can take values from 0 and above. The default value of this property is 1440. |
| Bottom | int | Specifies the width of the bottom margin in twips (1/1440 of inch). It can take values from 0 and above. The default value of this property is 1440. |
| Left | int | Specifies the width of the left margin in twips (1/1440 of inch). It can take values from 0 and above. The default value of this property is 1440. |
| Right | int | Specifies the width of the right margin in twips (1/1440 of inch). It can take values from 0 and above. The default value of this property is 1440. |
Output parameter
This object is the output parameter of the CreatePageMargins method of the Engine object.Related objects
Object Diagram
See also
Tuning Export Parameters
Working with Profiles
Working with Properties