ReportField.TextUnit

From Xojo Documentation

Property (As FontUnits )
aReportField.TextUnit = newFontUnitsValue
or
FontUnitsValue = aReportField.TextUnit

Supported for all project types and targets.

The unit in which TextSize is measured.

Notes

The choices are:

Value Description
0 Default
1 Pixel
2 Point
3 Inch
4 Millimeter