Category:
Report related
Returns the height of the report page in pixes.
Syntax
page_height: Integer
Parameters
none
Return value
Type: Integer.
Examples of using
'Page height: ' + to_string(page_height)
page_height function |
Category:
Report related
Returns the height of the report page in pixes.
page_height: Integer
none
Type: Integer.
'Page height: ' + to_string(page_height)