A measurement specifying the
size of the top inset.
Syntax
Reference_Syntax.topInset = "0in | measurement"
Values
Type
|
Values
|
String
|
-
0in
(default)
-
Any valid measurement.
|
JavaScript
Subform1.margin.topInset "1in";
FormCalc
Subform1.margin.topInset "1in"
|
|
|