Printer Page Persistance
I am attempting to persist printer page settings with C#. Unfortunately, the PageSettings class is not marked for serialization. I can pull out some class poperties but not all. Has anyone found a solution to this or have any recommendations?
|