PageSetup.loadFile

bool loadFile(string fileName)

Reads the page setup from the file file_name. See gtk.page_setup.PageSetup.toFile.

Parameters

fileNamethe filename to read the page setup from

Returns

true on success

Throws