Creates a new printer object that prints to the specified file as the specified file type.
Parameters
- printProWorkspace
- The PrintPro workspace instance to be used.
- fileName
- A string which represents the filename to save to.
- saveFileType
- A SaveFileType enumeration option to save to.
Return Value
A new Printer object which prints to the specified file.