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