Specifies the distance between
default tab stops.
By default, no default tab stops are defined.
SyntaxReference_Syntax.tabDefault = "string"
Values
Type
|
Values
|
String
|
A valid string representing the distance
between the default tab stops.
|
JavaScriptTextField1.para.tabDefault = "3in";
FormCalcTextField1.para.tabDefault = "3in"
|
|
|