Specifies the size of the right
indentation of the paragraph.
Syntax
Reference_Syntax.marginRight = "0in | measurement"
Values
Type
|
Values
|
String
|
-
0in
(default)
-
Any valid measurement.
|
JavaScript
TextField1.para.marginRight = "0.5in";
FormCalc
TextField1.para.marginRight = "0.5in"
|
|
|