I am trying to update my extensive library that works great using Aspose.Words 24.2 to Aspose.Words version 26.7, and I have questions.
I have been using Aspose.Words.Rendering.AsposeWordsPrintDocument, to get and set printer setting for an Aspose Document (for instance, setting the print duplex flag
What do I use instead and how do I use it, as all the examples I am seeing is using AsposeWordsPrintDocument.
(related : what do I replace aspose.words.rendering.pageinfo.getSpecifiedPrinterPaperSource with?)