w

A measurement specifying the width for the layout.

When you specify a width, that value overrides any growth range allowed by the minW property and the maxW property. Omitting this property or specifying an empty string indicates that the minW property and the maxW property define the width for the object.

Syntax

Reference_Syntax.w = "0in | measurement"

Values

Type

Values

String

  • 0in (default)

  • Any valid measurement.

Applies to

Version

XFA 2.1

Examples

JavaScript

TextField1.w = "3in";

FormCalc

TextField1.w = "3in"

Legal Notices | Online Privacy Policy


Content from Scripting Reference (10).

Other versions:

// Ethnio survey code removed