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