leftInset

Specifies a the size of the left inset.

Syntax

Reference_Syntax.leftInset = "0in | measurement"

Values

Type

Values

String

  • 0in (default)

  • Any valid measurement.

Applies to

Model

Object

Form Model

margin

Version

XFA 2.1

Examples

JavaScript

Subform1.margin.leftInset = "0.25in";

FormCalc

Subform1.margin.leftInset = "0.25in"

Legal Notices | Online Privacy Policy


Content from Scripting Reference (10).

Other versions:

// Ethnio survey code removed