Baseline Type (baselineType)

The Baseline Type property specifies which baseline of a report element should be linked to which baseline of a preceding element.

This property is relevant only if the Alignment properrty for the report element is set to baseline. This property specifies which baseline of this report element should be linked to which baseline of a preceding element that also has the Alignment property set to baseline.

Type: Enum.

Valid values:

  • leftleft - the report element and its preceding element are aligned along their left baselines
  • leftright - the left baseline of the report element are aligned with the right baseline of the preceding element
  • rightleft - the right baseline of the report element are aligned with the left baseline of the preceding element
  • rightright - the report element and its preceding element are aligned along their right baselines

Default value: leftleft.

You can find the Baseline Type property in the Layout category of the Properties view.