load_file


Description:

[ 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.

Parameters:

this

a PrintSettings

file_name

the filename to read the settings from

Returns:

true on success