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