Whether an object’s height can increase automatically to accommodate its contents. For use in Reports only.

Property of

Text

Description

Set variableHeight to true so that an object can grow to accommodate its contents. If an object’s height is not large enough to display everything, it is increased. variableHeight does not shrink objects to fit their contents.

If the object is in a Band object in a report and it grows, it might push down other objects in the band if those objects have their fixed property set to false.

By default variableHeight is false.