[ Version ( since = "2.14" ) ]
public bool load_file (string file_name) throws Error
Reads the print settings from file_name.
If the file could not be loaded then error is set to either a FileError or KeyFileError. See to_file.
| this | |
| file_name |
the filename to read the settings from |
|
true on success |