PageSetup.loadFile
bool loadFile(string fileName)Reads the page setup from the file file_name.
See gtk.page_setup.PageSetup.toFile.
Parameters
fileName | the filename to read the page setup from |
Returns
true on success
bool loadFile(string fileName)Reads the page setup from the file file_name.
See gtk.page_setup.PageSetup.toFile.
fileName | the filename to read the page setup from |