c# - How do I programatically change the layout of a Word 2010 document? -


we have application reads word documents , imports them our file format.

a recent bug found page count available in page layout view, word 2010 defaults web layout.

using .net c# how can change view give page count?

i believe property looking document.activewindow.view.type = wdprintview; can read more in on msdn.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -