FormRowHeight

Use this keyword to specify the height of all rows in the form. The default is 16px.

Syntax

FormRowHeight=Pixels px

Replace Pixels with the number of pixels for the row height.

Caution:

You must include px after Pixels. If you omit px, rows and columns may not align correctly when the form is printed.

Example

FormRowHeight=16 px