JMap.Application.Print.setHiResolution
Sets the parameter determining if the map will be exported in hi resolution or not.
true or false
if isHiResolution is not a boolean
// set export mode to hi resolutionJMap.Application.Print.setHiResolution(true) Copy
// set export mode to hi resolutionJMap.Application.Print.setHiResolution(true)
JMap.Application.Print.setHiResolution
Sets the parameter determining if the map will be exported in hi resolution or not.