short

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.

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.form.form1.pageSet.Page1.medium.short;

FormCalc

xfa.form.form1.pageSet.Page1.medium.short

// Ethnio survey code removed