vb.net - How to programatically open document in lecture mode in word 2013? -


i'm trying open programatically via vb.net word document in readonly mode in order modify document has opened in page view. word 2010 automatically not word 2013 open in lecture mode.

is there way avoid this? open in page view mode instead of lecture mode?

when opened : when opened : have click have want:

where have click have want:

how word should open : enter image description here


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -