h

A measurement of the height for the layout.

When height is specified as a measurement, that value overrides any growth range allowed by the minH property and the maxH property. When this property is omitted or set to an empty string, the growth range is set by the minH property and the maxH property.

Syntax

Reference_Syntax.h = "0in | measurement"

Values

Type

Values

String

  • 0in (default)

  • Any valid measurement.

Applies to

Version

XFA 2.1

Examples

JavaScript

TextField1.h = "2in";

FormCalc

TextField1.h = "2in"

Legal Notices | Online Privacy Policy


Content from Scripting Reference (10).

Other versions:

// Ethnio survey code removed