Specifies the minimum height for layout purposes.
The minH property is relevant only if the enclosing container object is growable and has an h property whose value is null. If you supply a value for the h property, the container cannot grow vertically, and this property is ignored.
Reference_Syntax.minH = "0in | measurement"
Type
Values
String
0in (default)
Any valid measurement.
Model
Object
Form Model
draw
exclGroup
field
subform
XFA 2.1
TextField1.minH = "0.5in";
TextField1.minH = "0.5in"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: