JMap.Application.Print.getFileType
Returns the current type of the file, that is used when downloading the print.
One of the following: "png" | "jpeg" | "pdf"
// returns "png", "jpeg", or "pdf"JMap.Application.Print.getFileType() Copy
// returns "png", "jpeg", or "pdf"JMap.Application.Print.getFileType()
JMap.Application.Print.getFileType
Returns the current type of the file, that is used when downloading the print.
One of the following: "png" | "jpeg" | "pdf"