See Also Examples Applies To
Gets the physical margins of the active printer.
Syntax
object.PrintGetMargins (*nLeftMargin, *nTopMargin)
The PrintGetMargins syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| *nLeftMargin | Required. Output Single. Left physical margin in millimeter. |
| *nTopMargin | Required. Output Single. Top physical margin in millimeter. |