Try to get PrintSettings
Hi,
Our client would like to save PrintSettings like PrintMode, PagesOnSheet, etc from PrintDialog.
I know that I can set PrintMode, PagesOnSheet from code.
Is there any way to read those properties from PrintDialog ? (if yes I can save them to data base and use them next time and set in code)
Our client would like to save PrintSettings like PrintMode, PagesOnSheet, etc from PrintDialog.
I know that I can set PrintMode, PagesOnSheet from code.
Is there any way to read those properties from PrintDialog ? (if yes I can save them to data base and use them next time and set in code)
Comments
But I found, if I change in designer 'Printer Setup' those options are save inside .frx, so problem solved