G
Gaetano Lazzo
Hi,
I am trying to get the collate setting from the printersettings member of
the printdialog.
Currently i can set the collate member to true, and when i display the
PrintDialog the checkbox will be checked.
But, regardless whether the user leaves the check box checked or uncheck it
(or if i default the collate to false), ALWAYS the value after the dialog is
closed is PrintDialog.PrinterSettings.Collate = false.
Everything else is working (i get the number of pages, etc).
What could be happening?
Thanks, Nino
I am trying to get the collate setting from the printersettings member of
the printdialog.
Currently i can set the collate member to true, and when i display the
PrintDialog the checkbox will be checked.
But, regardless whether the user leaves the check box checked or uncheck it
(or if i default the collate to false), ALWAYS the value after the dialog is
closed is PrintDialog.PrinterSettings.Collate = false.
Everything else is working (i get the number of pages, etc).
What could be happening?
Thanks, Nino