Specifies the length of the long
edge of the medium. The length specified by the long property
must be greater than the length specified by the short property.
SyntaxReference_Syntax.long = "0in | measurement"
Values
Type
|
Values
|
String
|
0in (default)
Any valid measurement.
|
JavaScriptxfa.form.form1.pageSet.Page1.medium.long = "4in";
FormCalcxfa.form.form1.pageSet.Page1.medium.long = "4in"
|
|
|