Specifies the size of the right
indentation of the paragraph.
SyntaxReference_Syntax.marginRight = "0in | measurement"
Values
Type
|
Values
|
String
|
0in (default)
Any valid measurement.
|
JavaScriptTextField1.para.marginRight = "0.5in";
FormCalcTextField1.para.marginRight = "0.5in"
|
|
|