Hi - i've followed guidelines on HOWTO: Use the WebBrowser Control to Open an Office Document in Visual Basic .NET
Now i want the the docment to be displayed in Print layoutview mode, with no ruler and readonly.
I've got hold of the document object via the NavigateComplete2 event - i've got the objects Word.Document and Word.Application. I Need the properties or methods that control Print layoutview mode, ruler and readonly. Can someone please point me in the right direction.
Thanks for your help in advance. Ken
Now i want the the docment to be displayed in Print layoutview mode, with no ruler and readonly.
I've got hold of the document object via the NavigateComplete2 event - i've got the objects Word.Document and Word.Application. I Need the properties or methods that control Print layoutview mode, ruler and readonly. Can someone please point me in the right direction.
Thanks for your help in advance. Ken