Skip to main content
This object provides functionality for tuning page margins of the output file.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
TopintSpecifies 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.
BottomintSpecifies 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.
LeftintSpecifies 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.
RightintSpecifies 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. PageMargins Object Diagram See also Tuning Export Parameters Working with Profiles Working with Properties