N
Nick Butler
Hopefully, I'm missing something here, but this is my problem :
I instantiate a PrintDialog object and set the PrinterSettings property. I
call ShowDialog, and the user selects PrinterResolution and Landscape
values.
Now, because these properties are in PageSettings, not PrinterSettings,
there is no way to find out what the user selected ?
I instantiate a PrintDialog object and set the PrinterSettings property. I
call ShowDialog, and the user selects PrinterResolution and Landscape
values.
Now, because these properties are in PageSettings, not PrinterSettings,
there is no way to find out what the user selected ?