Printer Object
 
Syntax
 
Printer.MarginLeft = varValue
 
Description
Returns or sets the left margin, in twips.
 
The MarginLeft property measures the space between the text and the left edge of the page. This measurement is also affected by the setting of the IndentLeft property.
 
You may specify units with this value (inches, points, twips, cm, mm, or pixels). The default unit is twips. The diagram below shows the effect of the Margin properties:
 
See Also
Example