Is there a way to specify Print properties in code when attempting to print a Word doc? I'm using ShellExecute, which doesn't appear to give any control over the actual printing (I want to be able to print on both sides of the paper, flipping on long edge) but maybe there's another way?