PageSetup.toFile
bool toFile(string fileName)This function saves the information from setup to file_name.
Parameters
fileName | the file to save to |
Returns
true on success
Throws
[ErrorWrap]
bool toFile(string fileName)This function saves the information from setup to file_name.
fileName | the file to save to |