How to use Interop.Outlook to change print options
问题 I would like to use the Interop.Outlook API to dynamically change the Print Options in outlook. For example I would like to change the Memo Style Page Setup to use Letter Size paper with a Landscape Orientation. How can I go about doing this? I have looked at the Outlook documentation and I have not been able to find how to do this. Is this something that can only be done using the registry? If so, would anyone know how I can accomplish this? Thank you very much for your time. 回答1: Outlook