SETFONTSIZE
Set a custom font size for the report.
Syntax
SETFONTSIZE(value)Arguments
value - Numeric value to set the size.
Example
SETFONTSIZE(18)
//Sets the font size to 18
Dynamically control the font size using scripts.

Last updated
Was this helpful?