Description
Assign and retrieve the value of the Top Margin property. The units must be specified otherwise Twips will be assumed. When specifying units, do not include a space between the number and the unit.
-
Property type
-
A String value.
-
Syntax
-
object.TopMargin [= value]
The TopMargin Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | A String value. |
|