to_file


Description:

[ Version ( since = "2.12" ) ]
public bool to_file (string file_name) throws Error

This function saves the print settings from this to file_name.

If the file could not be loaded then error is set to either a FileError or KeyFileError.

Parameters:

this

a PrintSettings

file_name

the file to save to

Returns:

true on success