Printer Object
 
Syntax
 
Printer.MarginTop = varValue
 
Description
Returns or sets the top margin, in twips.
 
The MarginTop property measures the space between the text and the top of the page.
 
You may specify units with this value (inches, points, twips, cm, mm, or pixels). The default unit is twips.
 
For a diagram showing the effect of the Margin properties, see the MarginLeft property.
 
See Also
Example