InfoConnect for Airlines VBA Guide
PrintMarginTop Property
Gets or sets the size of the margin at the top of a printed page.
Syntax
Object.PrintMarginTop As Long
Remarks
The value is in "twips" (a twip is one twentieth of a point). There are 1440 twips to an inch. The default is 0. The range of values is 0 - 32,767.
See Also