ReportPageNumberLabel.Multiline
From Xojo Documentation
Property (As Boolean )
aReportPageNumberLabel.Multiline = newBooleanValue
or
BooleanValue = aReportPageNumberLabel.Multiline
Supported for all project types and targets.
or
BooleanValue = aReportPageNumberLabel.Multiline
Supported for all project types and targets.
If True, the label can hold more than one line of text and the LineSpacing property is applicable.