Description
Assign and retrieve the value of the Left Margin property. The units must be specified otherwise Twips will be assumed. The following units are supported: inches, points, twips, cm, mm, or pixels. When specifying units, do not include a space between the number and the unit.
-
Property type
-
A String value.
-
Syntax
-
object.LeftMargin [= value]
The LeftMargin Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | A String value. |
|