Specifies the distance between
default tab stops.
By default, no default tab stops are defined.
Syntax
Reference_Syntax.tabDefault = "string"
Values
Type
|
Values
|
String
|
A valid string representing the distance
between the default tab stops.
|
JavaScript
TextField1.para.tabDefault = "3in";
FormCalc
TextField1.para.tabDefault = "3in"
|
|
|