Specifies the length of the short
edge of the
medium
object.
The length specified by the short property must be smaller than
the length specified by the
long
property.
Syntax
Reference_Syntax.short = "0in | measurement"
Values
Type
|
Values
|
String
|
-
0in
(default)
-
Any valid measurement.
|
JavaScript
xfa.form.form1.pageSet.Page1.medium.short;
FormCalc
xfa.form.form1.pageSet.Page1.medium.short
|
|
|