[ 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.
this | |
file_name |
the file to save to |
true on success |