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 provides additional information for baseline Alignment, to specify 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. This property is relevant only if the alignment for the report element is 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.