ReportField.LineSpacing
From Xojo Documentation
Property (As Double )
aReportField.LineSpacing = newDoubleValue
or
DoubleValue = aReportField.LineSpacing
Supported for all project types and targets.
or
DoubleValue = aReportField.LineSpacing
Supported for all project types and targets.
The linespacing in points between the lines of text in the field. This assumes that it is a multiline field.