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