Control Reference > VSPrinter Control > VSPrinter Properties > MarginRight Property |
Returns or sets the right margin, in twips.
[form!]VSPrinter.MarginRight[ = value As Variant ]
The MarginRight property measures the space between the text and the right edge of the page. This measurement is also affected by the setting of the IndentRight property.
You may specify units with this value (inches, points, twips, cm, mm, or pixels). The default unit is twips. For details on using unit-aware measurements, see the Using Unit-Aware Properties topic.
For a diagram showing the effect of the Margin properties, see the MarginLeft property.
Variant
1440