MultiLine Property

Version: Available or changed with runtime version 3.2.

Sets the value that indicates whether a field can display multiple lines of text.

Applies to

  • Page Label
  • Page Field

Property Value

True if you want to display multiple lines; otherwise, false. The default is false.

Syntax

MultiLine = true;

See Also

Properties