Printing to different trays

Hi,
Is it possible (and if so, how) to replicate the following functionality within Aspose.Words
With ActiveDocument.PageSetup
.FirstPageTray = intTray1
.OtherPagesTray = intTray2
End With

Hi
Thanks for your inquiry. There are the same properties in Aspose.Words. Please see the following links for more information.
https://reference.aspose.com/words/net/aspose.words/pagesetup/firstpagetray/
https://reference.aspose.com/words/net/aspose.words/pagesetup/otherpagestray/
Hope this helps.
Best regards.