Units Enumeration

From Xojo Documentation

Enumeration
Units

Used by the Reports module to specify the units used in creating/modifying the report.

Values

Value Enum
0 Pixels
1 Inches
2 Millimeters

See Also

Report class; Reports module; DataSet class interface.