Some of the `PRINTER_INFO_X` have pointers to **[DEVMODE structures](https://msdn.microsoft.com/en-us/library/windows/desktop/dd183565%28v=vs.85%29.aspx)**. It will be good to have a way to access them too. [Here](http://stackoverflow.com/questions/11227042/printing-with-advanced-options-tray-selection-duplex-staple) I found code for .NET. My knowledge on JNA is minimal, I add this as a Feature Request.