SETFONTSIZE
Syntax
SETFONTSIZE(value)Arguments
Example
SETFONTSIZE(18)
//Sets the font size to 18

Was this helpful?
Set a custom font size for the report.
SETFONTSIZE(value)value - Numeric value to set the size.
SETFONTSIZE(18)
//Sets the font size to 18
Dynamically control the font size using scripts.

Was this helpful?
Was this helpful?