JMap.Application.Print.setPageTitle
Sets the title displayed in the bottom of the print layout.
If empty string, will display no title.
The title displayed in the bottom of the print layout
if title is not a string
// set titleJMap.Application.Print.setPageTitle("My custom title") Copy
// set titleJMap.Application.Print.setPageTitle("My custom title")
JMap.Application.Print.setPageTitle
Sets the title displayed in the bottom of the print layout.
If empty string, will display no title.